Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 46 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Next Plumbing Atlanta",
description: "Next Plumbing Atlanta is a plumbing service provider serving the Atlanta area. The website content appears to contain mismatched information, but based on the business name, Google types (plumber), and contact details, this is a plumbing service business. For accurate service details, contact them directly at (470) 910-0468 or visit their website.",
url: "https://nextdayplumbingpro.com/",
telephone: "+1-470-910-0468",
address: {
@type: "PostalAddress",
streetAddress: "105 Collier Rd NW #235",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30309",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.809059999999995,
longitude: -84.3962964
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "20",
bestRating: "5"
},
areaServed: "Atlanta, Georgia and surrounding areas",
knowsAbout: "Plumbing, Atlanta homeowners needing plumbing repairs and maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Atlanta 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.