Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Any Time Emergency Plumbing",
description: "Any Time Emergency Plumbing is a 24/7 emergency plumbing service serving Richmond, VA and surrounding areas. They specialize in emergency repairs, drain cleaning, water heater installation and repair, and sewer line services. With a focus on rapid response times and reliable workmanship, they handle both residential and commercial plumbing emergencies when you need them most.",
telephone: "+1-804-869-2686",
address: {
@type: "PostalAddress",
streetAddress: "5541 Westower Dr",
addressLocality: "Richmond",
addressRegion: "VA",
postalCode: "23225",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.5257084,
longitude: -77.500264
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "229",
bestRating: "5"
},
areaServed: "Richmond, VA and surrounding areas",
knowsAbout: "Plumbing, Homeowners with emergency plumbing issues, property managers needing after-hours service, families experiencing burst pipes or drain backups",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Response"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Plumbing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local to Richmond"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.