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: "Frontier Pest Control",
description: "Frontier Pest Control is a locally owned and operated pest management company serving the Snoqualmie Valley since 2009. They provide residential and commercial pest control services including general, structural, and preventative treatments, along with insulation services such as crawl space cleanouts, attic cleanouts, vapor barrier replacement, and rodent exclusion. Their licensed commercial pesticide applicators use professional-grade products and focus on identifying and eliminating pest sources at their origin.",
url: "http://www.frontierbugs.com/",
telephone: "+1-425-577-2944",
address: {
@type: "PostalAddress",
streetAddress: "17318 432nd Ave SE",
addressLocality: "North Bend",
addressRegion: "WA",
postalCode: "98045",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.4435869,
longitude: -121.7650086
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "429",
bestRating: "5"
},
areaServed: "Snoqualmie Valley and surrounding areas, North Bend, WA",
knowsAbout: "Pest Control, Homeowners in the Snoqualmie Valley, residential and commercial property managers, families concerned with pest-related health risks",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Commercial Applicators"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Source Elimination Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Insulation Services"
}
],
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.