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: "Moriarty & Gordon Flooring SuperStore Inc",
description: "Moriarty & Gordon Flooring SuperStore Inc is a full-service flooring retailer and installer in Danvers, MA, offering hardwood, tile, laminate, vinyl plank, and carpet solutions for both residential and commercial projects. With an on-site showroom and experienced installation team, they provide comprehensive flooring services from selection through professional installation, helping homeowners and contractors find the right flooring for any space.",
url: "http://www.moriartyandgordonfloors.net/",
telephone: "+1-978-219-2418",
address: {
@type: "PostalAddress",
streetAddress: "151 Endicott St",
addressLocality: "Danvers",
addressRegion: "MA",
postalCode: "01923",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 42.549486099999996,
longitude: -70.93977269999999
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Danvers, MA and surrounding North Shore communities",
knowsAbout: "Flooring, Homeowners upgrading floors, contractors sourcing materials, commercial property managers, first-time flooring buyers",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Residential & Commercial 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.