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: "ABC Home & Commercial Services",
description: "ABC Home & Commercial Services is a full-service pest control company serving Orlando and surrounding areas with comprehensive extermination solutions for homes and businesses. They offer specialized treatments for termites, bed bugs, rodents, wildlife, mosquitoes, wasps, bees, bats, fleas, ticks, and cockroaches, using an Integrated Pest Management (IPM) approach that prioritizes customer safety and humane removal when possible. All technicians undergo background checks and drug testing, and the company applies residential-grade products at low concentrations while offering customized treatment plans, free inspections, and ongoing prevention services.",
url: "https://www.abchomeandcommercial.com/orlando/pest-control",
telephone: "+1-407-265-0665",
address: {
@type: "PostalAddress",
streetAddress: "823 E Colonial Dr",
addressLocality: "Orlando",
addressRegion: "FL",
postalCode: "32803",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 28.5534082,
longitude: -81.3666935
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "735",
bestRating: "5"
},
areaServed: "Orlando, Florida and surrounding areas",
knowsAbout: "Pest Control, Homeowners dealing with termites or bed bugs, property owners seeking year-round residential protection, business owners needing discreet commercial pest management, properties requiring wildlife removal or bee relocation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Pest Management Philosophy"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service Range"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Safety & Trust Standards"
}
],
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.