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: "Absolute Merit Roofing",
description: "Absolute Merit Roofing is a full-service roofing contractor serving the Dallas-Fort Worth area with expertise in residential and commercial roof installation, repair, and replacement. Based in Allen, the company specializes in storm damage restoration, insurance claim assistance, and offers financing options to make roof projects accessible. Their team is licensed, insured, and committed to quality workmanship backed by warranties.",
url: "https://www.absolutemeritroofing.com/",
telephone: "+1-972-543-8403",
address: {
@type: "PostalAddress",
streetAddress: "825 Watters Creek Blvd Building M, Suite 250",
addressLocality: "Allen",
addressRegion: "TX",
postalCode: "75013",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 33.088446999999995,
longitude: -96.68332749999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "51",
bestRating: "5"
},
areaServed: "Dallas-Fort Worth, including Allen and surrounding communities",
knowsAbout: "Roofing, Homeowners needing roof repair or replacement, storm damage victims filing insurance claims, property owners seeking licensed roofing contractors",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Storm Damage Specialist"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financing Available"
},
{
@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.