Structured Data

    Taste of the Town Catering

    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: "Taste of the Town Catering",
      description: "Taste of the Town Catering is a full-service catering company based in Tacoma specializing in event planning and custom menus for weddings, corporate functions, and private celebrations. They offer on-site food preparation, bar service, and complete event coordination to deliver customized dining experiences across the Tacoma area.",
      url: "https://partytacoma.com/caterer-tacoma/",
      telephone: "+1-253-627-4065",
      address: {
        @type: "PostalAddress",
        streetAddress: "455 St Helens Ave",
        addressLocality: "Tacoma",
        addressRegion: "WA",
        postalCode: "98402",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.259028699999995,
        longitude: -122.4433138
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "106",
        bestRating: "5"
      },
      areaServed: "Tacoma, WA and surrounding areas",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts, Non-profit fundraisers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Event Menus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Event Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Tacoma Expertise"
        }
      ],
      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.