Structured Data

    Cafe Juanita

    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: "Cafe Juanita",
      description: "Cafe Juanita is an upscale Northern Italian restaurant in Kirkland offering prix-fixe seasonal tasting menus with separate options for omnivores, pescatarians, vegetarians, and vegans. Hosted by Emma and Hadley, the restaurant provides an elegant fine-dining experience with optional wine or non-alcoholic pairings, intuitive service, and the ability to customize menus for special occasions. The restaurant also accommodates private dining and chef's table experiences for groups seeking a curated, multi-course culinary event.",
      url: "http://www.cafejuanita.com/",
      telephone: "+1-425-823-1505",
      address: {
        @type: "PostalAddress",
        streetAddress: "9702 NE 120th Pl",
        addressLocality: "Kirkland",
        addressRegion: "WA",
        postalCode: "98034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.7076424,
        longitude: -122.21241049999998
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "811",
        bestRating: "5"
      },
      areaServed: "Kirkland and surrounding Seattle metro area",
      knowsAbout: "Catering, Special occasion diners, wine enthusiasts, culinary adventurers, private event hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Seasonal Tasting Menu Format"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Private Dining"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated Hospitality"
        }
      ],
      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.