Structured Data

    Vintage Floors

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Vintage Floors",
      description: "Vintage Floors is a Fort Worth flooring showroom specializing in hardwood, tile, laminate, and vinyl plank flooring options. Located on Camp Bowie Boulevard, they offer a curated selection of quality flooring materials with expert guidance to help homeowners and contractors find the right fit for their projects. Their knowledgeable staff provides personalized service to match your style, budget, and durability needs.",
      url: "http://vintagefloorstx.com/",
      telephone: "+1-817-877-1564",
      address: {
        @type: "PostalAddress",
        streetAddress: "5136 Camp Bowie Blvd",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76107",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7362052,
        longitude: -97.39830239999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Fort Worth and surrounding Dallas-Fort Worth metroplex",
      knowsAbout: "Flooring, Homeowners planning renovations, DIY installers sourcing materials, Contractors needing bulk flooring supplies",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-Person Showroom"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Flooring Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Guidance"
        }
      ],
      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.