Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "J.Jc DFW Lawn care services LLC.",
description: "J.Jc DFW Lawn Care Services LLC is a Dallas-based lawn maintenance company specializing in residential lawn care. The business provides comprehensive grounds management services including weekly and bi-weekly lawn maintenance, seasonal cleanups, and property upkeep to keep Dallas-area homes looking their best year-round.",
url: "https://www.facebook.com/profile.php?id=61576151453748&mibextid=wwXIfr&mibextid=wwXIfr",
telephone: "+1-469-849-1852",
address: {
@type: "PostalAddress",
streetAddress: "5834 Plum Dale Rd",
addressLocality: "Dallas",
addressRegion: "TX",
postalCode: "75241",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.673771699999996,
longitude: -96.77975529999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "39",
bestRating: "5"
},
areaServed: "Dallas and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable weekly lawn maintenance, busy professionals needing year-round property upkeep, Dallas residents wanting consistent seasonal cleanups",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Dallas Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential Focus"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.