Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Beaches Energy Services",
description: "Beaches Energy Services is an independent HVAC contractor serving Jacksonville Beach and surrounding areas with heating, cooling, and energy-efficient system solutions. They provide installation, maintenance, and repair services for both residential and commercial properties, focusing on keeping systems running efficiently year-round in Florida's climate.",
url: "http://www.beachesenergy.com/",
telephone: "+1-904-247-6241",
address: {
@type: "PostalAddress",
streetAddress: "11 3rd St N",
addressLocality: "Jacksonville Beach",
addressRegion: "FL",
postalCode: "32250",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.2897747,
longitude: -81.39148329999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "2.9",
reviewCount: "78",
bestRating: "5"
},
areaServed: "Jacksonville Beach, FL and surrounding communities",
knowsAbout: "HVAC & Heating, Homeowners needing AC repair or maintenance, Commercial property managers, Customers seeking energy-efficient system upgrades",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Independent Operator"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Service"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.