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: "Sierra Tree Svc, LLC",
description: "Sierra Tree Service is a locally owned and operated tree care company in Bakersfield with over 20 years of experience. They specialize in tree removal, trimming, pruning, stump grinding, land clearing, and emergency tree services for both large and small jobs. Fully licensed, insured, and bonded, their team prioritizes safety and customer satisfaction with professional equipment and extensive safety training.",
url: "https://sierrastreeservices.com/",
telephone: "+1-661-340-0715",
address: {
@type: "PostalAddress",
streetAddress: "6809 Rolling Ridge Dr",
addressLocality: "Bakersfield",
addressRegion: "CA",
postalCode: "93306",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.389209799999996,
longitude: -118.9273484
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "18",
bestRating: "5"
},
areaServed: "Bakersfield, CA and surrounding areas",
knowsAbout: "Tree Services, Homeowners needing tree removal or trimming, property owners planning land clearing, emergency tree service needs, residential properties with large or hazardous trees",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "20+ Years of Experience"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Safety-Focused Operations"
}
],
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.