Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Buddies Exterminating LLC",
description: "Buddies Exterminating LLC is a Las Vegas-based pest control company offering comprehensive treatments for termites, bed bugs, rodents, and general pest infestations. They serve both residential and commercial properties across the Las Vegas Valley with customizable service plans designed to eliminate pests and prevent future infestations. The company specializes in thorough inspections and targeted treatments to address each customer's specific pest control needs.",
url: "https://www.buddiesexterminating.com/",
telephone: "+1-702-620-5803",
address: {
@type: "PostalAddress",
streetAddress: "10161 W Park Run Dr Ste 150",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89145",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.160767899999996,
longitude: -115.3169837
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "63",
bestRating: "5"
},
areaServed: "Las Vegas, Nevada and surrounding areas",
knowsAbout: "Pest Control, Homeowners with pest infestations, Businesses needing commercial pest control, Property managers, Residents dealing with termites or bed bugs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pest Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial 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.