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: "Design Your Price",
description: "Design Your Price is a general contracting firm based in Orem that specializes in custom home remodeling and renovation projects. They offer comprehensive design-build services that guide homeowners through the entire remodeling process, from initial concept to final completion. Their expertise spans kitchen and bathroom remodels, basement finishing, room additions, and whole-home renovations with a focus on quality craftsmanship and personalized service.",
url: "http://www.designyourprice.com/",
telephone: "+1-801-788-4663",
address: {
@type: "PostalAddress",
streetAddress: "751 Technology Way Suite F11-03",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84097",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.3247897,
longitude: -111.67960219999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.9",
reviewCount: "38",
bestRating: "5"
},
areaServed: "Orem and surrounding Utah County communities",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom remodels, families needing basement finishing or room additions, homeowners seeking design-build expertise",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Project Focus"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Comprehensive Service"
}
],
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.