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: "50Floor: Arlington Carpet, Wood and Flooring Installation",
description: "50Floor is a full-service flooring installation company offering carpet, hardwood, laminate, vinyl plank, and tile flooring solutions for residential and commercial customers. Located in Arlington, they provide professional installation services with a showroom where customers can browse materials and get expert guidance on flooring options. With a team of experienced installers, 50Floor combines quality materials with skilled craftsmanship to transform homes and businesses.",
url: "https://50floor.com/locations/dallas/",
telephone: "+1-469-552-2609",
address: {
@type: "PostalAddress",
streetAddress: "4851 S Collins St Suite #100",
addressLocality: "Arlington",
addressRegion: "TX",
postalCode: "76018",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 32.6688676,
longitude: -97.0900352
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "1788",
bestRating: "5"
},
areaServed: "Arlington, Dallas-Fort Worth metroplex, and surrounding North Texas communities",
knowsAbout: "Flooring, Homeowners upgrading flooring, commercial property managers, renters seeking flooring solutions, families replacing worn carpeting or hardwood",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Full Flooring Selection"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "On-Site Showroom"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Professional Installation Team"
}
],
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.