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: "Nar Design Group",
description: "Nar Design Group is a Sacramento-based furniture store and home improvement retailer offering custom furniture, home goods, building materials, and design services. As both a manufacturer and general contractor, they provide comprehensive solutions from product selection through installation, combining retail offerings with professional design consultation and construction expertise.",
url: "http://www.nardesigngroup.com/",
telephone: "+1-916-944-0906",
address: {
@type: "PostalAddress",
streetAddress: "5600 Elvas Ave",
addressLocality: "Sacramento",
addressRegion: "CA",
postalCode: "95819",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.5705423,
longitude: -121.4333535
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "21",
bestRating: "5"
},
areaServed: "Sacramento, CA and surrounding areas",
knowsAbout: "Home Remodeling, Homeowners seeking custom furniture, Interior designers and contractors, Clients planning full home renovations or remodels",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "In-house Manufacturing"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service General Contracting"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Integrated Design Approach"
}
],
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.