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: "Perfect Edge Lawn Care",
description: "Perfect Edge Lawn Care is a locally-owned lawn maintenance company serving Powell and the surrounding areas of East Tennessee. They specialize in weekly and bi-weekly lawn mowing, landscaping services, and property maintenance for residential clients. With over a decade of experience and a reputation for reliable, quality service, Perfect Edge Lawn Care is dedicated to keeping residential lawns healthy and well-maintained year-round.",
url: "http://www.perfectedgelawncare.com/",
telephone: "+1-865-293-2797",
address: {
@type: "PostalAddress",
streetAddress: "P.O. Box 11",
addressLocality: "Powell",
addressRegion: "TN",
postalCode: "37849",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 36.0214248,
longitude: -84.0493931
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "51",
bestRating: "5"
},
areaServed: "Powell, Tennessee and surrounding East Tennessee communities",
knowsAbout: "Landscaping & Lawn Care, Homeowners seeking reliable weekly lawn maintenance, residential properties needing consistent upkeep, busy professionals who want lawn care handled",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Locally Owned"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Reliable Recurring Service"
}
],
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.