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: "Leander Lawn Service LLC",
description: "Leander Lawn Service LLC is a full-service lawn care and landscaping company serving the Leander area and surrounding communities. They offer comprehensive lawn maintenance, landscape design, planting services, mulching, fertilization programs, and seasonal cleanup to keep residential properties looking their best year-round. With a focus on quality workmanship and customer satisfaction, they handle both routine maintenance and specialized landscaping projects.",
url: "http://www.leanderlawnservice.com/",
telephone: "+1-512-839-9559",
address: {
@type: "PostalAddress",
streetAddress: "4208 Oak Creek Rd",
addressLocality: "Leander",
addressRegion: "TX",
postalCode: "78641",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.616010199999998,
longitude: -97.8962495
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "47",
bestRating: "5"
},
areaServed: "Leander, TX and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable lawn maintenance, Customers wanting landscape design and installation, Property owners needing year-round seasonal care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Leander-based service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-service landscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive seasonal 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.