Structured Data

    Avante Catering

    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: "Avante Catering",
      description: "Avante Catering is a full-service catering company based in Seattle specializing in customized menus and on-site service for weddings, corporate events, and special occasions. They offer flexible catering packages with professional staff and attention to detail, serving the greater Seattle area with fresh, quality cuisine tailored to each client's needs.",
      url: "https://avantecater.com/",
      telephone: "+1-206-370-4592",
      address: {
        @type: "PostalAddress",
        streetAddress: "5600 Delridge Wy SW",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98106",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.5517843,
        longitude: -122.36275380000001
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Seattle and surrounding areas",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Special occasion hosts, Upscale events",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service On-Site Catering"
        }
      ],
      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.