Structured Data

    Thirsty Picassos

    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: "Thirsty Picassos",
      description: "Thirsty Picassos is a paint-and-sip studio in Laredo where customers enjoy painting instruction while sipping beverages of their choice. The venue combines guided art classes with a relaxed social atmosphere, making it ideal for date nights, group outings, or anyone looking to explore their creative side without prior experience required.",
      telephone: "+1-956-844-3020",
      address: {
        @type: "PostalAddress",
        streetAddress: "6950 McPherson Rd",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.566053999999998,
        longitude: -99.473789
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "4",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Tutoring & Test Prep, Couples seeking date night activities, friend groups looking for fun outings, corporate team building, birthday parties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Paint-and-Sip Experience"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "No Experience Required"
        }
      ],
      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.