{
“@context”: “https://schema.org”,
“@type”: “Service”,
“name”: “Analytics Reporting and Insights”,
“serviceType”: “Business analytics reporting and insights”,
“description”: “Analytics reporting and insights services for manufacturing, professional services, and small and mid-sized businesses across Toronto, Hamilton, Mississauga, Burlington, Oakville, and the Greater Toronto and Hamilton Area (GTHA).”,
“url”: “https://raisolutions.ca/reporting-analytics-insights/”,
“provider”: {
“@type”: “LocalBusiness”,
“name”: “RAISOLUTIONS”,
“url”: “https://raisolutions.ca/”,
“telephone”: “”,
“email”: “”,
“address”: {
“@type”: “PostalAddress”,
“addressLocality”: “Toronto”,
“addressRegion”: “ON”,
“addressCountry”: “CA”
},
“areaServed”: [
{ “@type”: “City”, “name”: “Toronto” },
{ “@type”: “City”, “name”: “Hamilton” },
{ “@type”: “City”, “name”: “Mississauga” },
{ “@type”: “City”, “name”: “Burlington” },
{ “@type”: “City”, “name”: “Oakville” },
{
“@type”: “AdministrativeArea”,
“name”: “Greater Toronto and Hamilton Area”
}
]
}
}