Structured Data

    Village Flooring & Renovations

    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: "Village Flooring & Renovations",
      description: "Village Flooring & Renovations is a full-service flooring and home renovation company based in Santee, serving the greater San Diego area. They offer a comprehensive range of flooring options including hardwood, tile, carpet, and LVP/laminate, along with complete renovation services. With an on-site showroom and a team of experienced installers, they handle both residential flooring projects and broader home improvement needs.",
      url: "https://www.villagecarpetsflooring.com/",
      telephone: "+1-619-456-0616",
      address: {
        @type: "PostalAddress",
        streetAddress: "8745 Magnolia Ave",
        addressLocality: "Santee",
        addressRegion: "CA",
        postalCode: "92071",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8348398,
        longitude: -116.96487759999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "50",
        bestRating: "5"
      },
      areaServed: "Santee, CA and greater San Diego County",
      knowsAbout: "Flooring, Homeowners planning flooring upgrades, renovation projects, those seeking showroom consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Showroom Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Renovation Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Multiple Flooring Types"
        }
      ],
      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.