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: "T&S Tree Services LLC",
description: "T&S Tree Services LLC is a family-owned tree care company serving Bakersfield and Kern County with expert trimming, removal, stump grinding, and land clearing services. Available 24/7 for emergency tree issues, they handle both residential and commercial properties with an experienced, insured team focused on safety and clean results.",
url: "https://tstreeservicesllc.com/",
telephone: "+1-661-535-5414",
address: {
@type: "PostalAddress",
streetAddress: "9006 Farmington Wy",
addressLocality: "Bakersfield",
addressRegion: "CA",
postalCode: "93313",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.272534799999995,
longitude: -119.0694932
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "7",
bestRating: "5"
},
areaServed: "Bakersfield, CA and Kern County",
knowsAbout: "Tree Services, Homeowners with hazardous trees, property managers needing land clearing, emergency storm response needs",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "24/7 Emergency Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Owned Local Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Tree Care"
}
],
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.