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: "proof. Pest Control",
description: "Proof. Pest Control is a local pest control company serving Orem and the surrounding Utah Valley area. They provide comprehensive pest management services including termite treatment, bed bug elimination, wildlife removal, and general pest control for both residential and commercial properties. Proof. uses eco-friendly treatment options and offers recurring service plans to keep properties pest-free year-round.",
url: "https://proofpest.com/service-areas/utah/orem",
telephone: "+1-801-876-4239",
address: {
@type: "PostalAddress",
streetAddress: "1002 S State St",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84097",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.2785519,
longitude: -111.6871802
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "155",
bestRating: "5"
},
areaServed: "Orem, Utah and surrounding Utah Valley communities",
knowsAbout: "Pest Control, Homeowners dealing with termites or bed bugs, property managers seeking preventative pest control, eco-conscious families, commercial property owners",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Eco-Friendly Treatments"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Recurring Service Plans"
},
{
@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.