Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Waterheater 4u",
description: "Waterheater 4u specializes in water heater installation, repair, and maintenance for residential customers in the Cary area. They offer expert service on all major water heater brands and types, with a focus on fast, reliable repairs and professional installation. Known for transparent pricing and efficient service, they help homeowners keep hot water flowing.",
url: "http://waterheater-4u.com/",
telephone: "+1-919-434-0043",
address: {
@type: "PostalAddress",
streetAddress: "312 Springfork Dr",
addressLocality: "Cary",
addressRegion: "NC",
postalCode: "27513",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.7827634,
longitude: -78.8060351
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "59",
bestRating: "5"
},
areaServed: "Cary, NC and surrounding areas",
knowsAbout: "Plumbing, Homeowners needing water heater repair or replacement, emergency plumbing situations, new construction installations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialist Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Fast, Professional Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Transparent Pricing"
}
],
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.