Structured Data

    VUS Laredo

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "VUS Laredo",
      description: "VUS Laredo is a building materials and home goods store specializing in Vitromex products, offering a curated selection of materials for home improvement and construction projects. Located in Laredo, this establishment serves both DIY homeowners and contractors seeking quality building supplies and home décor items. They provide a physical showroom where customers can browse and select materials for their projects.",
      url: "http://vitromex.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "13819 Humphrey Rd b",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78045",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.6988472,
        longitude: -99.4480535
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.3",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Flooring, DIY homeowners, contractors, remodeling projects, home improvement enthusiasts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Vitromex Product Specialty"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Physical Showroom"
        }
      ],
      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.