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: "Kraus Remodeling",
description: "Kraus Remodeling specializes in kitchen and bathroom renovations for Northern Virginia homeowners seeking quality craftsmanship and professional project management. The team handles everything from design consultation through final completion, with a focus on transforming spaces while maintaining clear communication and realistic timelines throughout the remodeling process.",
url: "https://www.krausremodeling.com/",
telephone: "+1-571-248-5799",
address: {
@type: "PostalAddress",
streetAddress: "7371 Atlas Walk Way #301",
addressLocality: "Gainesville",
addressRegion: "VA",
postalCode: "20155",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.7957977,
longitude: -77.6091491
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Gainesville, VA and surrounding Northern Virginia communities",
knowsAbout: "Home Remodeling, Northern Virginia homeowners planning kitchen or bathroom remodels, homeowners seeking single-source project management, property owners wanting professional design guidance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential Focus"
}
],
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.