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: "A Low Cost Tree Sevice™ Removal & Trimming",
description: "A Low Cost Tree Service provides professional tree removal, trimming, and pruning services throughout the Tampa Bay and Clearwater area. Based in Seminole, FL, the company specializes in storm damage cleanup, stump grinding, and emergency tree services for both residential and commercial properties. They offer free estimates and are fully licensed and insured.",
url: "https://alowcosttreeservice.com/",
telephone: "+1-727-458-7885",
address: {
@type: "PostalAddress",
streetAddress: "12731 Frank Dr N",
addressLocality: "Seminole",
addressRegion: "FL",
postalCode: "33776",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.8636353,
longitude: -82.814978
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "241",
bestRating: "5"
},
areaServed: "Seminole, FL and surrounding Tampa Bay area including Clearwater, St. Petersburg, and neighboring communities",
knowsAbout: "Tree Services, Homeowners needing tree removal or trimming, property managers handling storm damage, commercial property owners requiring maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Emergency Storm Services"
}
],
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.