Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Aptive Pest Control",
description: "Aptive Pest Control is a professional pest management company serving the Chantilly area with comprehensive treatments for termites, bed bugs, wildlife, and other common household pests. They offer both one-time treatments and recurring service plans designed to keep homes pest-free year-round. With a focus on effective solutions and customer service, Aptive combines professional expertise with flexible scheduling to address pest problems at their source.",
url: "https://aptivepestcontrol.com/locations/virginia-va/chantilly-pest-control/local-branch/",
telephone: "+1-703-955-4819",
address: {
@type: "PostalAddress",
streetAddress: "14004K Willard Rd",
addressLocality: "Chantilly",
addressRegion: "VA",
postalCode: "20151",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.8873035,
longitude: -77.43096129999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "3902",
bestRating: "5"
},
areaServed: "Chantilly, Virginia and surrounding Northern Virginia communities",
knowsAbout: "Pest Control, Homeowners seeking ongoing pest prevention, families dealing with termite or bed bug infestations, property owners wanting year-round protection",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Recurring Treatment Plans"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Pest Solutions"
}
],
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.