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: "HSP Kitchen Remodel",
description: "HSP Kitchen Remodel specializes in custom kitchen remodeling for homeowners throughout the Seattle area. Based in Bellevue, the team handles everything from design consultation to full kitchen renovations, including cabinetry, countertops, appliances, and layout modifications. They work directly with homeowners to transform kitchens into functional, beautiful spaces that match individual needs and budgets.",
url: "https://hsp-kitchenremodel.com/washington/bellevue",
telephone: "+1-425-386-5222",
address: {
@type: "PostalAddress",
streetAddress: "12121 Northup Way # 201",
addressLocality: "Bellevue",
addressRegion: "WA",
postalCode: "98005",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.6301845,
longitude: -122.17857120000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "9",
bestRating: "5"
},
areaServed: "Bellevue, WA and surrounding Seattle metro areas",
knowsAbout: "Home Remodeling, Homeowners planning kitchen renovations, families wanting to upgrade outdated kitchens, Bellevue and Eastside residents seeking professional remodeling services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Kitchen Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Direct Design Consultation"
}
],
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.