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: "FM Lawncare and sprinkler service",
description: "FM Lawncare is a full-service lawn care and irrigation company in Lubbock, TX, owned by Franky. They provide weekly and bi-weekly mowing services, licensed sprinkler repair and maintenance, chemical lawn treatments, and sod installation for residential properties. As a licensed irrigator and chemical applicator, they handle both routine lawn maintenance and specialized sprinkler system work throughout Lubbock and surrounding areas.",
url: "https://fmlawncare1.com/",
telephone: "+1-972-974-7319",
address: {
@type: "PostalAddress",
streetAddress: "6807 83rd St",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79424",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5179496,
longitude: -101.96350609999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "Irrigation Systems, Residential homeowners needing regular lawn maintenance, Lubbock properties with irrigation systems requiring repair or seasonal service",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed Irrigator & Chemical Applicator"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Lawn Care Range"
}
],
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.