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: "Pop A Clog, Inc.",
description: "Pop A Clog, Inc. is a full-service plumbing company serving Jacksonville and surrounding areas with drain cleaning, water heater repair and installation, sewer line services, and general plumbing repairs. The team provides emergency services, camera inspections to diagnose problems accurately, and free estimates on all work. They're licensed and insured, offering fast response times and transparent pricing for both residential and commercial clients.",
url: "https://www.popaclog.com/",
telephone: "+1-904-337-4690",
address: {
@type: "PostalAddress",
streetAddress: "530 Ellis Rd S #202",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32254",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.318324399999995,
longitude: -81.74465789999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Jacksonville and surrounding areas, Florida",
knowsAbout: "Plumbing, Homeowners with clogged drains, water heater issues, emergency plumbing needs, property managers with commercial plumbing concerns",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Camera Inspection Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Service Available"
},
{
@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.