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: "Las Vegas Pest Control - Spencer St",
description: "Las Vegas Pest Control is an award-winning exterminator serving residential and commercial clients across the Las Vegas area. They provide comprehensive pest management including termite treatment, bed bug removal, scorpion control, mosquito treatment, bee removal, and general pest control for ants, roaches, spiders, and mice. The company emphasizes eco-friendly methods, minimal disruption to customers' lives, and uses pest control insulation barriers for long-term protection.",
url: "https://www.369bugs.com/",
telephone: "+1-702-540-6937",
address: {
@type: "PostalAddress",
streetAddress: "6560 Spencer St Suite A6",
addressLocality: "Las Vegas",
addressRegion: "NV",
postalCode: "89119",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0703167,
longitude: -115.1265674
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "1162",
bestRating: "5"
},
areaServed: "Las Vegas, NV and surrounding areas",
knowsAbout: "Pest Control, Homeowners seeking comprehensive pest protection, Business owners protecting customers and reputation, Residents dealing with scorpions or desert pests",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Inspections & Same-Day Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Eco-Friendly Treatment Methods"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Recurring Treatment Plans"
}
],
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.