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: "Hunt's Kitchen & Design",
description: "Hunt's Kitchen & Design is a full-service kitchen and bath remodeling company based in Scottsdale that combines design expertise with professional contracting. They offer custom cabinetry, countertops, flooring, and complete kitchen and bathroom renovations, serving homeowners throughout the Phoenix metropolitan area. The showroom allows clients to view materials and designs in person while working with experienced designers to bring their vision to life.",
url: "https://www.huntskitchendesigns.com/",
telephone: "+1-480-650-4402",
address: {
@type: "PostalAddress",
streetAddress: "14651 N Northsight Blvd Suite 137",
addressLocality: "Scottsdale",
addressRegion: "AZ",
postalCode: "85260",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.6186435,
longitude: -111.8961492
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Scottsdale, Phoenix, and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom renovations, Homeowners wanting custom cabinetry and design guidance, Those seeking a one-stop remodeling contractor",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Kitchen and Bath Specialist"
}
],
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.