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: "Florida State Tent-less Termite Treatment",
description: "Florida State Tent-less Termite Treatment specializes in termite control using tent-less fumigation methods, protecting homes and businesses from costly termite damage. Based in Miami, they offer comprehensive termite inspections, treatment plans, and preventative services without the inconvenience of whole-structure tenting. Their approach combines professional expertise with convenient, non-invasive solutions for residential and commercial properties.",
url: "https://www.woodtermite.com/",
telephone: "+1-305-669-9292",
address: {
@type: "PostalAddress",
streetAddress: "815 Ponce de Leon Blvd",
addressLocality: "Miami",
addressRegion: "FL",
postalCode: "33134",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 25.763922599999997,
longitude: -80.25884640000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "67",
bestRating: "5"
},
areaServed: "Miami and surrounding South Florida communities",
knowsAbout: "Pest Control, Homeowners concerned about termite damage, Property managers, Business owners needing pest control, Homebuyers requiring pre-purchase inspections",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Tent-less Fumigation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Termite Inspections"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial Service"
}
],
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.