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: "Call of Dooty LLC",
description: "Call of Dooty LLC is a Las Vegas-based plumbing company offering comprehensive residential and commercial plumbing services, including drain cleaning, water heater installation and repair, sewer line services, and emergency plumbing repairs. Licensed and insured with 24/7 availability, they provide upfront estimates and use camera inspection technology to diagnose problems accurately. Their experienced team is committed to reliable, professional service for all plumbing needs.",
url: "https://www.lasvegasnvplumbing.com/",
telephone: "+1-702-788-2513",
address: {
@type: "PostalAddress",
streetAddress: "1081 Timber Ridge Ct",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89110",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.1794618,
longitude: -115.0541391
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "84",
bestRating: "5"
},
areaServed: "Las Vegas, Henderson, and surrounding Clark County areas",
knowsAbout: "Plumbing, Homeowners needing emergency repairs, Property managers, Businesses with plumbing issues, Residents requiring water heater replacement",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Camera Inspection Technology"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
}
],
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.