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: "Florida Scapes of Jacksonville, LLC",
description: "Florida Scapes of Jacksonville is a full-service hardscaping and landscaping company based in Jacksonville, specializing in custom outdoor spaces including paver patios, retaining walls, walkways, and drainage solutions. The team designs and builds durable hardscape features that enhance property aesthetics and functionality. They serve residential clients throughout the Jacksonville area with professional installation and design expertise.",
url: "https://flscapesjax.com/",
telephone: "+1-904-860-2684",
address: {
@type: "PostalAddress",
streetAddress: "4549 St Augustine Rd",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32207",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.273463399999994,
longitude: -81.63750800000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.2",
reviewCount: "5",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom paver patios, homeowners with drainage issues, property owners wanting landscape upgrades",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Paver & Stone Work"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Drainage & Site Solutions"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Approach"
}
],
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.