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: "Momentum Builders Group, INC",
description: "Momentum Builders Group is a full-service construction company specializing in roofing, general contracting, and comprehensive building services throughout Brooklyn and the surrounding area. With a focus on quality craftsmanship and customer satisfaction, they handle everything from roof repairs and replacements to complete renovation projects. Their experienced team delivers reliable solutions for both residential and commercial properties.",
url: "https://www.momentumbuildgroup.com/",
telephone: "+1-646-995-0732",
address: {
@type: "PostalAddress",
streetAddress: "1253 Rockaway Ave",
addressLocality: "Brooklyn",
addressRegion: "NY",
postalCode: "11236",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 40.6489128,
longitude: -73.90524479999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "12",
bestRating: "5"
},
areaServed: "Brooklyn, NY and surrounding areas",
knowsAbout: "Roofing, Homeowners needing roof repairs or replacements, property owners planning renovations, commercial building managers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Expertise"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Local Brooklyn Focus"
}
],
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.