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: "Old School Lawn Services",
description: "Old School Lawn Services provides comprehensive lawn care and landscaping solutions for residential properties in the Oklahoma City area. Their services include weekly and bi-weekly lawn maintenance, landscape design, planting beds, mulching, fertilization programs, and seasonal cleanup. The team is committed to delivering reliable, quality service with a focus on customer satisfaction and attention to detail.",
url: "https://www.oldschoollawnservices.com/",
telephone: "+1-405-420-6948",
address: {
@type: "PostalAddress",
streetAddress: "1838 NW 11th St #4",
addressLocality: "Oklahoma City",
addressRegion: "OK",
postalCode: "73106",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.480462599999996,
longitude: -97.5430059
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "37",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking routine lawn maintenance, property owners wanting landscape improvements, residential customers needing seasonal yard care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Lawn Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.