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: "Perfect Pavers of South Florida LLC",
description: "Perfect Pavers of South Florida LLC specializes in custom hardscape design and installation, creating outdoor living spaces with pavers, retaining walls, walkways, and outdoor kitchens throughout South Florida. Based in Pompano Beach, they offer comprehensive design services and free estimates to help homeowners and businesses transform their properties with durable, attractive hardscaping solutions.",
url: "https://www.perfectpavers.com/",
telephone: "+1-954-807-4569",
address: {
@type: "PostalAddress",
streetAddress: "3111 W McNab Rd",
addressLocality: "Pompano Beach",
addressRegion: "FL",
postalCode: "33069",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 26.210642,
longitude: -80.16713279999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "92",
bestRating: "5"
},
areaServed: "Pompano Beach, Fort Lauderdale, and surrounding South Florida communities",
knowsAbout: "Hardscaping & Patios, Homeowners wanting to expand outdoor living spaces, property owners seeking landscape upgrades, families planning outdoor entertaining areas",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Hardscape Solutions"
}
],
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.