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: "Lawn Love - Oklahoma City",
description: "Lawn Love is a national lawn care platform that connects Oklahoma City homeowners with vetted, fully-insured local lawn care professionals. Through their user-friendly mobile app and website, customers can book recurring lawn maintenance, one-time mowing, landscape design, seasonal cleanup, and related yard services with instant pricing and online payment. The platform matches clients with skilled local pros who handle everything from weekly lawn mowing to planting beds, mulching, and fertilization programs.",
url: "https://lawnlove.com/oklahoma/oklahoma-city-lawn-care",
telephone: "+1-405-213-1869",
address: {
@type: "PostalAddress",
streetAddress: "5956 NW 60th St",
addressLocality: "Warr Acres",
addressRegion: "OK",
postalCode: "73122",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 35.5320209,
longitude: -97.6222298
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "79",
bestRating: "5"
},
areaServed: "Oklahoma City and surrounding areas",
knowsAbout: "Landscaping & Lawn Care, Busy homeowners seeking convenient recurring lawn care, customers who want transparent pricing upfront, property owners needing occasional or seasonal yard work",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Instant Online Quotes"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Vetted Local Professionals"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Complete Mobile Management"
}
],
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.