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: "Pest Control Solutions & Services",
description: "Pest Control Solutions & Services is a locally owned and operated pest control company in Largo, FL, serving residential and commercial clients across Clearwater, Largo, and St. Petersburg. They provide comprehensive pest management for ants, roaches, rodents, mosquitoes, termites, silverfish, and other common pests using eco-friendly products and integrated pest management techniques. Their certified technicians offer customizable service packages (The Protector, The Guardian, The Defender), free inspections, same-day service options, and a 100% satisfaction guarantee, with a commitment to customer education on prevention and long-term infestation control.",
url: "https://pestcss.com/",
telephone: "+1-727-343-3234",
address: {
@type: "PostalAddress",
streetAddress: "7617 124th Ave N",
addressLocality: "Largo",
addressRegion: "FL",
postalCode: "33773",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.8853568,
longitude: -82.7438189
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "1011",
bestRating: "5"
},
areaServed: "Largo, Clearwater, St. Petersburg, and surrounding Pinellas County areas",
knowsAbout: "Pest Control, Homeowners dealing with infestations, Businesses in food service and retail, Property owners seeking preventive pest management, Residents concerned with eco-friendly treatment options",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Eco-Friendly Treatments"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Customizable Service Packages"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Certified Local Team"
}
],
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.