Structured Data

    Picchetti Winery

    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: "Picchetti Winery",
      description: "Picchetti Winery is a family-owned winery located in the Santa Cruz Mountains above Cupertino, offering wine tastings, tours, and events in a historic stone building with scenic vineyard views. Founded in 1893, the winery produces handcrafted wines and welcomes visitors for tastings, educational experiences, and special occasions in an intimate, rustic setting.",
      url: "http://picchetti.com/",
      telephone: "+1-408-741-1310",
      address: {
        @type: "PostalAddress",
        streetAddress: "13100 Montebello Rd",
        addressLocality: "Cupertino",
        addressRegion: "CA",
        postalCode: "95014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2947123,
        longitude: -122.09047239999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "412",
        bestRating: "5"
      },
      areaServed: "Cupertino and surrounding Santa Cruz Mountains, Silicon Valley",
      knowsAbout: "Event & Wedding Venues, Wine enthusiasts, couples seeking event venues, group celebrations, wine education seekers, Silicon Valley residents looking for local experiences",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Historic Santa Cruz Mountains Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Events & Group Tastings"
        }
      ],
      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.