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: "Fredericksburg Deck Builders, Inc.",
description: "Fredericksburg Deck Builders, Inc. specializes in custom deck construction and hardscaping projects throughout the Fredericksburg area. With over a decade of experience, they design and build decks tailored to each homeowner's vision, using quality materials and skilled craftsmanship. They handle everything from initial design consultation to final installation.",
url: "http://www.fredericksburgdeckbuilders.com/",
telephone: "+1-540-907-2307",
address: {
@type: "PostalAddress",
streetAddress: "11 Debruen Ln",
addressLocality: "Fredericksburg",
addressRegion: "VA",
postalCode: "22405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.3119474,
longitude: -77.4459272
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.3",
reviewCount: "64",
bestRating: "5"
},
areaServed: "Fredericksburg, VA and surrounding communities",
knowsAbout: "Hardscaping & Patios, Homeowners seeking custom decks, families wanting expanded outdoor living spaces, property owners planning hardscaping upgrades",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Expertise"
}
],
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.