Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "HSP ADU Builders",
description: "HSP ADU Builders is a general contracting company based in Tacoma specializing in accessory dwelling unit (ADU) construction and custom home building projects. They handle the complete construction process from planning through completion, serving homeowners looking to add rental units, guest houses, or expand their property value in the Tacoma area.",
telephone: "+1-253-364-7373",
address: {
@type: "PostalAddress",
streetAddress: "1207 S Altheimer St #10",
addressLocality: "Tacoma",
addressRegion: "WA",
postalCode: "98405",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 47.25132,
longitude: -122.4452117
},
areaServed: "Tacoma and surrounding Pierce County communities",
knowsAbout: "Home Remodeling, Homeowners seeking ADU construction, Property owners wanting to increase rental income, Homeowners planning accessory dwelling units for family or investment",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "ADU Specialization"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Construction"
}
],
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.