Structured Data

    Bobby's Flooring & Carpet LLC

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

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Bobby's Flooring & Carpet LLC",
      description: "Bobby's Flooring & Carpet LLC provides comprehensive flooring solutions including carpet, hardwood, laminate, vinyl, and tile installation for residential and commercial properties. Based in Fredericksburg, the company combines quality materials with skilled installation craftsmanship. They focus on personalized consultations to help customers select the right flooring for their space and budget.",
      url: "http://bobbysflooringcarpet.com/",
      telephone: "+1-540-898-0688",
      address: {
        @type: "PostalAddress",
        streetAddress: "10950 Pierson Dr Suite 300",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2587342,
        longitude: -77.4403754
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Flooring, Homeowners seeking flooring upgrades, Commercial property managers, Renovation projects, Budget-conscious customers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Installation"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.