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: "United Home Repair LLC",
description: "United Home Repair LLC is a Waldorf-based general contractor offering comprehensive home repair and maintenance services. They handle a wide range of residential projects including handyman work, repairs, and renovations. The business combines on-site service expertise with an in-store showroom for home goods and materials.",
url: "https://unitedhomerepairmd.com/",
telephone: "+1-301-433-9523",
address: {
@type: "PostalAddress",
streetAddress: "75 Industrial Park Dr Suite B",
addressLocality: "Waldorf",
addressRegion: "MD",
postalCode: "20602",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 38.610303099999996,
longitude: -76.91725120000001
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Waldorf, Maryland and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing repairs, Renovation projects, Property maintenance",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Showroom Location"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Repairs"
}
],
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.