Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Seans Lawns NEFL",
description: "Seans Lawns NEFL is a lawn care and landscaping service serving the Jacksonville Beach area and surrounding Northeast Florida communities. With over 126 customer reviews, they provide comprehensive lawn maintenance and landscaping solutions for residential properties. The business specializes in keeping local yards healthy, well-maintained, and visually appealing throughout the year.",
telephone: "+1-407-961-9600",
address: {
@type: "PostalAddress",
streetAddress: "1655 The Greens Way APT 2711",
addressLocality: "Jacksonville Beach",
addressRegion: "FL",
postalCode: "32250",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.255116899999994,
longitude: -81.40351989999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.6",
reviewCount: "126",
bestRating: "5"
},
areaServed: "Jacksonville Beach, FL and surrounding Northeast Florida communities",
knowsAbout: "Landscaping & Lawn Care, Residential homeowners in Jacksonville Beach, Busy professionals seeking regular lawn maintenance, Property owners wanting year-round landscape care",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Northeast Florida Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Customer Base"
}
],
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.