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: "Big Johnson Concrete Placement, LLC",
description: "Big Johnson Concrete Placement, LLC is a concrete contractor serving Stuart and surrounding areas with expertise in concrete placement, finishing, and installation. Owner-operated with a focus on quality workmanship, they handle residential and commercial concrete projects including driveways, patios, foundations, and decorative concrete work. Their consistent 5-star rating reflects their commitment to professional service and customer satisfaction.",
url: "http://www.bigjohnsonconcreteplacement.com/",
telephone: "+1-772-220-3435",
address: {
@type: "PostalAddress",
streetAddress: "3415 SW 96th St",
addressLocality: "Stuart",
addressRegion: "FL",
postalCode: "34997",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.089112,
longitude: -80.2997929
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "15",
bestRating: "5"
},
areaServed: "Stuart, FL and surrounding Treasure Coast communities",
knowsAbout: "Hardscaping & Patios, Homeowners needing driveway or patio concrete work, commercial property owners, contractors seeking concrete placement services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Operated"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Concrete Specialization"
}
],
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.