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: "Walrap unlimited",
description: "Walrap Unlimited is a general contracting company based in Orem specializing in custom remodeling and construction projects. They handle interior and exterior renovations, kitchen and bathroom remodels, and full-home construction work with attention to detail and quality craftsmanship. Their team works directly with homeowners to bring renovation visions to life.",
url: "http://walrapunlimited.com/",
telephone: "+1-801-226-3248",
address: {
@type: "PostalAddress",
streetAddress: "863 W 530 N",
addressLocality: "Orem",
addressRegion: "UT",
postalCode: "84057",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.3067622,
longitude: -111.71636350000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "16",
bestRating: "5"
},
areaServed: "Orem, Utah and surrounding communities",
knowsAbout: "General Contractors & Remodelers, Homeowners planning kitchen or bathroom remodels, full home renovations, custom construction projects",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Remodeling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Orem-Based"
}
],
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.