Structured Data

    PPG Paint Store

    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: "PPG Paint Store",
      description: "PPG Paint Store in Laredo is a dedicated paint retailer offering a wide selection of PPG paints, stains, and coatings for residential and commercial projects. As part of the trusted PPG brand, they provide professional-grade products, color consultation services, and expert advice to help customers find the right paint solutions for interior, exterior, and specialty applications.",
      url: "https://www.ppgpaints.com/store-locator/us/texas/laredo/ppg-paints-22035",
      telephone: "+1-956-791-1191",
      address: {
        @type: "PostalAddress",
        streetAddress: "719 Gale St",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5539374,
        longitude: -99.47788279999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Interior & Exterior Painting, DIY homeowners, professional contractors, commercial property managers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "PPG Brand Selection"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Color Consultation"
        }
      ],
      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.