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: "Home Repair Service Llc",
description: "Home Repair Service LLC is a general contracting company serving the North Shore area of Massachusetts, specializing in roofing, remodeling, and construction management. They offer comprehensive services including basement, kitchen, and bathroom remodeling, roof repairs, additions, and brick and stone work. The team provides day-to-day construction oversight, vendor management, and ongoing communication with all parties throughout projects, backed by experienced and skilled contractors available year-round.",
url: "https://home-repair-service-llc.ueniweb.com/",
telephone: "+1-781-913-1797",
address: {
@type: "PostalAddress",
streetAddress: "444 Ipswich Rd",
addressLocality: "Boxford",
addressRegion: "MA",
postalCode: "01921",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.6973787,
longitude: -71.0416106
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "3.7",
reviewCount: "3",
bestRating: "5"
},
areaServed: "Boxford and surrounding North Shore communities, Massachusetts",
knowsAbout: "General Contractors & Remodelers, Homeowners needing comprehensive remodeling projects, homeowners with roof damage or repairs, senior citizens and veterans",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Remodeling"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Senior & Veteran Discount"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Year-Round 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.