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: "Fresh Cutz Lawn Care LLC - N Merrimac Ave",
description: "Fresh Cutz Lawn Care LLC is a Chicago-based landscaping company offering comprehensive lawn maintenance, landscape design, and seasonal cleanup services for residential and commercial properties. With a focus on professional quality and customer satisfaction, they provide weekly and bi-weekly lawn care, custom landscape design, planting bed installation, mulching, and property maintenance year-round.",
url: "https://freshcutz-lawncare.com/",
telephone: "+1-872-888-4224",
address: {
@type: "PostalAddress",
streetAddress: "2340 N Merrimac Ave",
addressLocality: "Chicago",
addressRegion: "IL",
postalCode: "60639",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.922989199999996,
longitude: -87.7820752
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "78",
bestRating: "5"
},
areaServed: "Chicago and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking regular lawn maintenance, Commercial property managers, Customers wanting landscape redesign",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Chicago Operation"
}
],
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.