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: "VKY Renovation LLC",
description: "VKY Renovation LLC is a licensed and fully insured design and construction company specializing in kitchen, bathroom, and whole-home remodeling throughout the Atlanta area. Led by owner Kobi, the team delivers comprehensive renovation services including home additions, basement remodeling, new construction, and commercial projects. They combine creative design expertise with craftsmanship and a commitment to staying on budget and timeline.",
url: "https://www.vkconstructiondesign.com/",
telephone: "+1-470-926-2263",
address: {
@type: "PostalAddress",
streetAddress: "5878 Buford Hwy NE # 6",
addressLocality: "Atlanta",
addressRegion: "GA",
postalCode: "30340",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.911027499999996,
longitude: -84.2656514
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "55",
bestRating: "5"
},
areaServed: "Atlanta and Greater Atlanta Area, GA",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom upgrades, families needing home additions or full renovations, commercial property owners seeking office or workspace updates",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Budget & Timeline Focused"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Scope"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Owner-Led Communication"
}
],
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.