Structured Data

    Zazzy

    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: "Zazzy",
      description: "Zazzy is a vibrant Lebanese and Mediterranean restaurant in Arlington specializing in fresh, flavorful Middle Eastern cuisine including falafel, shawarma, and traditional Lebanese dishes. The restaurant offers dine-in, delivery, and catering services, with a strong emphasis on vegetarian options and quality ingredients. Known for their desserts and weekend brunch, Zazzy brings authentic Levantine flavors to the Northern Virginia community.",
      url: "https://letszazzy.com/",
      telephone: "+1-703-512-0002",
      address: {
        @type: "PostalAddress",
        streetAddress: "1025 N Fillmore St suite j",
        addressLocality: "Arlington",
        addressRegion: "VA",
        postalCode: "22201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.885698,
        longitude: -77.092612
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "222",
        bestRating: "5"
      },
      areaServed: "Arlington, VA and surrounding Northern Virginia communities",
      knowsAbout: "Catering, Lebanese and Mediterranean food lovers, vegetarians, casual diners, event planners seeking catering, weekend brunch seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Authentic Lebanese & Mediterranean"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Catering Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Weekend Brunch & Desserts"
        }
      ],
      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.