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: "MIH Remodeling LLC",
description: "MIH Remodeling LLC is a full-service general contracting and remodeling company serving Lubbock and the surrounding area. They specialize in home remodeling projects including kitchens, bathrooms, and custom renovations. As a licensed and insured contractor, MIH Remodeling handles both design and construction to transform homes with quality craftsmanship.",
url: "http://www.mihremodeling.com/",
telephone: "+1-806-778-1779",
address: {
@type: "PostalAddress",
streetAddress: "5706 87th Pl",
addressLocality: "Lubbock",
addressRegion: "TX",
postalCode: "79424",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.5141663,
longitude: -101.93737300000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.5",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Lubbock, TX and surrounding areas",
knowsAbout: "General Contractors & Remodelers, Homeowners seeking kitchen and bathroom remodels, Homeowners planning major home renovations, Lubbock residents wanting local contracting expertise",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Licensed & Insured"
}
],
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.