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: "Mr. Rooter Plumbing of Atlanta",
description: "Mr. Rooter Plumbing of Atlanta is a full-service plumbing company serving the greater Atlanta area from their Roswell location. They handle everything from emergency repairs and drain cleaning to water heater installation, sewer line work, and general plumbing maintenance. As part of the Mr. Rooter franchise network, they combine established expertise with local service, offering 24/7 emergency availability and free estimates to residential and commercial customers.",
url: "https://www.mrrooter.com/atlanta/?cid=LSTL_MRR000199",
telephone: "+1-770-285-5209",
address: {
@type: "PostalAddress",
streetAddress: "715 Bush St",
addressLocality: "Roswell",
addressRegion: "GA",
postalCode: "30075",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.0189893,
longitude: -84.359567
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "1088",
bestRating: "5"
},
areaServed: "Atlanta, Roswell, and surrounding communities in the greater Atlanta metro area",
knowsAbout: "Plumbing, Homeowners needing emergency plumbing repairs, property managers, families with recurring drain issues, those replacing aging water heaters",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
}
],
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.