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: "Straightline Landscaping & Lawn Maintenance, LTD.",
description: "Straightline Landscaping & Lawn Maintenance is a full-service landscaping company serving the Homer Glen area and surrounding communities. They specialize in weekly and bi-weekly lawn maintenance, landscape design, planting beds, mulching, fertilization programs, and seasonal cleanup to keep residential and commercial properties looking their best year-round. With a focus on quality workmanship and reliable service, they handle everything from routine lawn care to complete landscape installations.",
url: "https://www.straightlinelandscaping.com/",
telephone: "+1-708-564-4354",
address: {
@type: "PostalAddress",
streetAddress: "15836 Annico Dr #1a",
addressLocality: "Homer Glen",
addressRegion: "IL",
postalCode: "60491",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.6006317,
longitude: -87.93643949999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "52",
bestRating: "5"
},
areaServed: "Homer Glen, IL and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable weekly lawn care, Commercial property managers, Residents wanting landscape design and installation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Landscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Business"
}
],
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.