Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 50 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "MA- Maintenance & Handyman services",
description: "MA- Maintenance & Handyman Services is a general contracting and handyman business based in Randolph, MA, offering a wide range of maintenance and repair solutions for residential properties. They handle everything from small repairs and fixture installations to larger maintenance projects, providing reliable service for homeowners who need dependable local contractors.",
telephone: "+1-857-204-4259",
address: {
@type: "PostalAddress",
streetAddress: "28 Fitzgerald St",
addressLocality: "Randolph",
addressRegion: "MA",
postalCode: "02368",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.1965994,
longitude: -71.0559616
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "2",
bestRating: "5"
},
areaServed: "Randolph, MA and surrounding areas",
knowsAbout: "Handyman Services, Homeowners needing reliable maintenance, Property owners with mixed repair needs, Busy professionals seeking local handyman services",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Randolph-Based Service"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "General Contracting Expertise"
}
],
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.