Structured Data

    Events with Taste

    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: "Events with Taste",
      description: "Events with Taste is a full-service catering company in Chattanooga specializing in custom menus for weddings, corporate events, and private celebrations. They offer on-site cooking, bar service, and dietary accommodations to create personalized dining experiences for events of all sizes. Their approach combines fresh ingredients with creative culinary expertise to match each client's vision and budget.",
      url: "http://www.ewtcaters.com/",
      telephone: "+1-423-508-8023",
      address: {
        @type: "PostalAddress",
        streetAddress: "507 W 26th St A",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0285102,
        longitude: -85.3178059
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "118",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, private party hosts, celebrations with 50+ guests",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Menu Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Cooking & Service"
        }
      ],
      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.