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: "J A Huerta Lawncare LLC",
description: "J A Huerta Lawncare LLC is a full-service landscaping and lawn care company serving San Antonio and surrounding areas within a 25-mile radius. They specialize in yard maintenance, landscape design, tree trimming, wood fence installation, grass installation, and seasonal cleanup for both residential and commercial properties. With over a decade of experience, they offer personalized solutions, free estimates, and professional, punctual service backed by licensed and insured professionals.",
url: "https://www.jahuertalawncarellc.com/",
telephone: "+1-210-683-0344",
address: {
@type: "PostalAddress",
streetAddress: "6522 Hughes Ave",
addressLocality: "San Antonio",
addressRegion: "TX",
postalCode: "78239",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 29.527318,
longitude: -98.360491
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "86",
bestRating: "5"
},
areaServed: "San Antonio, TX and surrounding areas within 25 miles",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, property owners needing landscape transformations, commercial property managers, residents requiring tree trimming and fence services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "25-Mile Service Radius"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Outdoor Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Over a Decade of Experience"
}
],
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.