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: "Pest Innovations",
description: "Pest Innovations Inc is a family and eco-friendly pest control company serving Glendora and surrounding Los Angeles areas with 25+ years of industry experience. They offer comprehensive pest management including general pest control, termite treatment, bed bug extermination, rodent control, mosquito control, and wildlife removal. The company specializes in eco-friendly treatments and flexible month-to-month service agreements with no long-term contracts required.",
url: "https://www.pestinnovations.com/service-area/pest-control-glendora-ca",
telephone: "+1-855-414-7378",
address: {
@type: "PostalAddress",
streetAddress: "1157 E Arrow Hwy Unit #7",
addressLocality: "Glendora",
addressRegion: "CA",
postalCode: "91740",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 34.1071159,
longitude: -117.84015819999998
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "365",
bestRating: "5"
},
areaServed: "Glendora, CA and surrounding Los Angeles County areas including Anaheim, Azusa, Baldwin Park, Long Beach, Pasadena, Riverside, San Bernardino, and more",
knowsAbout: "Pest Control, Homeowners concerned about chemical safety, eco-conscious families with pets, property owners seeking preventative termite protection, residents dealing with mosquito or bed bug infestations",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "25+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Eco-Friendly Green Treatments"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "No Contracts Required"
}
],
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.