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: "PermaTreat Pest & Termite Control",
description: "PermaTreat Pest & Termite Control is a family-owned pest management company serving the Fredericksburg area with comprehensive termite treatment, wildlife removal, and general pest control services. They offer both one-time treatments and recurring maintenance plans designed to protect homes and businesses year-round. PermaTreat combines local expertise with professional service to address everything from termites and bed bugs to rodents and wildlife intrusions.",
url: "http://permatreat.com/",
telephone: "+1-866-737-6287",
address: {
@type: "PostalAddress",
streetAddress: "501 Lafayette Blvd",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22401",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.297463199999996,
longitude: -77.4600461
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.4",
reviewCount: "406",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Pest Control, Homeowners with termite concerns, Residential and commercial property owners needing recurring pest management, Customers seeking local, family-owned service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned & Local"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Flexible Treatment Plans"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.