{ "@context": "https://schema.org", "@type": "Service", "serviceType": "Roofing", "provider": { "@type": "RoofingContractor", "name": "Bogan Roofing", "url": "https://www.boganroofing.com", "telephone": "+15132238483" }, "areaServed": [ {"@type": "City", "name": "Cincinnati"}, {"@type": "AdministrativeArea", "name": "Hamilton County"}, {"@type": "AdministrativeArea", "name": "Clermont County"}, {"@type": "AdministrativeArea", "name": "Butler County"}, {"@type": "AdministrativeArea", "name": "Warren County"} ], "hasOfferCatalog": { "@type": "OfferCatalog", "name": "Roofing Services", "itemListElement": [ {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Roof Repairs & Maintenance", "url": "https://www.boganroofing.com/services/roof-repairs-maintenance"}}, {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Full Roof Replacement & Installation", "url": "https://www.boganroofing.com/services/full-roof-replacement-installation"}}, {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Storm Damage Restoration", "url": "https://www.boganroofing.com/services/storm-damage-restoration"}}, {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Roof Inspections & Reports", "url": "https://www.boganroofing.com/services/roof-inspections-reports"}}, {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Insurance Claim Assistance", "url": "https://www.boganroofing.com/services/insurance-claim-assistance"}}, {"@type": "Offer", "itemOffered": {"@type": "Service", "name": "Roof Systems & Exterior Components", "url": "https://www.boganroofing.com/services/roof-systems-exterior-components"}} ] } }