Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Shane T. Worsnup Plumbing and drain service",
description: "Shane T. Worsnup Plumbing and Drain Service is a locally-owned plumbing business serving the Phoenix area with expert drain cleaning and plumbing repair services. Specializing in drain service, this independent plumber offers professional solutions for residential plumbing issues with a focus on quality workmanship and customer satisfaction.",
telephone: "+1-602-475-3521",
address: {
@type: "PostalAddress",
streetAddress: "10021 N 9th Ave",
addressLocality: "Phoenix",
addressRegion: "AZ",
postalCode: "85021",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.577543,
longitude: -112.08439399999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Phoenix and surrounding areas, Arizona",
knowsAbout: "Plumbing, Homeowners needing drain cleaning, Residential plumbing repairs, Phoenix locals seeking independent plumbers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned & Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Drain Specialist"
}
],
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.