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: "K&D Contracting, LLC",
description: "K&D Contracting, LLC is a full-service hardscaping company serving the Fredericksburg area with expertise in paver patios, retaining walls, walkways, and outdoor living spaces. The team specializes in custom design and installation of durable hardscape features that enhance residential properties. They offer free estimates and handle everything from initial design consultation through professional installation.",
url: "https://kdcontractingpro.com/",
telephone: "+1-540-940-0002",
address: {
@type: "PostalAddress",
streetAddress: "4611 Carr Dr",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22408",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.2536852,
longitude: -77.4960633
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "75",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners seeking to enhance curb appeal, Residential property owners wanting outdoor living spaces, Customers needing retaining wall or drainage solutions",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Free Estimates"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
email: "ai@lantern.llc",
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.