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: "Miami Water Heater Guy / Tankless / Hybrid/ Gas",
description: "Miami Water Heater Guy is a licensed and certified plumbing company serving South Florida since 1998, specializing in water heater repair and installation for tank, tankless, hybrid, and gas models from brands like Rheem, A.O. Smith, State, and more. Beyond water heaters, they provide comprehensive plumbing services including drain cleaning with hydro jetting, camera inspections, faucet installation, toilet repair, garbage disposals, and emergency plumbing repairs. Available 24/7 with multiple county service lines, they handle both residential and commercial plumbing needs across Dade, Broward, and Palm Beach counties.",
url: "http://www.miamiwaterheaterguy.com/",
telephone: "+1-305-747-8328",
address: {
@type: "PostalAddress",
streetAddress: "13331 SW 132nd Ave #5",
addressLocality: "Miami",
addressRegion: "FL",
postalCode: "33186",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.643967399999998,
longitude: -80.4058441
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "10",
bestRating: "5"
},
areaServed: "Miami, Dade County, Broward County, and Palm Beach County",
knowsAbout: "Plumbing, Homeowners needing water heater replacement or repair, commercial properties requiring plumbing maintenance, customers with emergency drain or plumbing issues",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Water Heater Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Plumbing"
}
],
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.