Structured Data

    Subtle Approach 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: "Subtle Approach Catering",
      description: "Subtle Approach Catering is a full-service catering company in Tukwila specializing in customized menus for weddings, corporate events, and private celebrations. They offer on-site cooking and service, handling everything from menu design to execution, with a focus on quality ingredients and personalized attention to detail. Known for their flexibility in accommodating dietary needs and creating memorable dining experiences for events of all sizes.",
      url: "http://www.subtleapproachcatering.com/",
      telephone: "+1-253-318-1018",
      address: {
        @type: "PostalAddress",
        streetAddress: "10836 E Marginal Wy S",
        addressLocality: "Tukwila",
        addressRegion: "WA",
        postalCode: "98168",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.505062099999996,
        longitude: -122.28928409999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "30",
        bestRating: "5"
      },
      areaServed: "Tukwila, Seattle metro area, and surrounding regions",
      knowsAbout: "Catering, Engaged couples planning weddings, Corporate event planners, Private party hosts seeking upscale catering",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Cooking & Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Event Capacity"
        }
      ],
      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.