{ "@context": "https://schema.org", "@type": "HVACBusiness", "name": "One Kingdom HVAC", "image": "https://onekingdomhvac.com/images/one-kingdom-hvac-logo.png", "url": "https://onekingdomhvac.com", "telephone": "561-644-2922", "priceRange": "$$", "address": { "@type": "PostalAddress", "addressLocality": "Wellington", "addressRegion": "FL", "addressCountry": "US" }, "geo": { "@type": "GeoCoordinates", "latitude": 26.6618, "longitude": -80.2684 }, "areaServed": [ { "@type": "City", "name": "Wellington, FL" }, { "@type": "City", "name": "Palm Beach, FL" }, { "@type": "City", "name": "Jupiter, FL" }, { "@type": "City", "name": "West Palm Beach, FL" }, { "@type": "City", "name": "Boca Raton, FL" }, { "@type": "City", "name": "Stuart, FL" }, { "@type": "City", "name": "Lake Worth, FL" }, { "@type": "City", "name": "Fort Lauderdale, FL" }, { "@type": "City", "name": "Delray Beach, FL" }, { "@type": "City", "name": "Boynton Beach, FL" }, { "@type": "City", "name": "Palm Beach Gardens, FL" }, { "@type": "City", "name": "Pompano Beach, FL" } ], "openingHoursSpecification": { "@type": "OpeningHoursSpecification", "dayOfWeek": [ "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday" ], "opens": "00:00", "closes": "23:59" }, "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5", "bestRating": "5", "ratingCount": "50" }, "hasOfferCatalog": { "@type": "OfferCatalog", "name": "HVAC Services", "itemListElement": [ { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "AC Repair" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "AC Installation" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "HVAC Maintenance" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Emergency HVAC Service" } }, { "@type": "Offer", "itemOffered": { "@type": "Service", "name": "Heating Repair" } } ] } }