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: "UnitedPorte - San Jose, California",
description: "UnitedPorte is a storage and home improvement supplier specializing in custom doors, windows, and home goods. Located in San Jose, they operate as both a manufacturer and retail showroom, offering a wide selection of entry doors, storm windows, and custom window options. Their dual role as manufacturer and retailer allows them to provide quality products with direct access to production capabilities.",
url: "https://unitedporte.us/showroom/california/san-jose",
telephone: "+1-650-242-9191",
address: {
@type: "PostalAddress",
streetAddress: "1724 Junction Ave Suite D",
addressLocality: "San Jose",
addressRegion: "CA",
postalCode: "95112",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 37.3738394,
longitude: -121.9057521
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "15",
bestRating: "5"
},
areaServed: "San Jose, California and surrounding Bay Area",
knowsAbout: "Windows & Doors, Homeowners seeking custom doors and windows, Home renovation contractors, Businesses needing bulk home improvement supplies",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Manufacturer & Retailer"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Selection"
}
],
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.