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: "Lucky's Concrete",
description: "Lucky's Concrete is a Jacksonville-based concrete contractor specializing in custom residential and commercial concrete projects. Led by a dedicated team focused on quality and longevity, they offer a full range of services including driveways, patios, retaining walls, stamped and stained concrete, concrete flooring, foundation installation, and repairs. They emphasize precise attention to detail, modern aesthetic designs, and drainage solutions to ensure projects withstand weather and time.",
url: "https://luckysconcretejacksonville.com/",
telephone: "+1-904-789-8540",
address: {
@type: "PostalAddress",
streetAddress: "7985 Shircliff Dr",
addressLocality: "Jacksonville",
addressRegion: "FL",
postalCode: "32210",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.273952899999998,
longitude: -81.7810745
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "106",
bestRating: "5"
},
areaServed: "Jacksonville, FL and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners needing driveways or patios, Property owners with concrete repairs, Businesses requiring commercial concrete work, Customers wanting custom stamped or stained finishes",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Concrete Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free On-Site Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Durability & Drainage Focus"
}
],
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.