Structured Data

    Your Gourmet Chef

    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: "Your Gourmet Chef",
      description: "Your Gourmet Chef is a personal chef and catering service founded by Claudia Stritmatter, who brings 25+ years of culinary expertise specializing in Mediterranean and Blue Zone cuisine. She offers full-service catering for intimate dinners, large events (70+ guests), yacht parties, and private celebrations, preparing expertly crafted dishes with locally sourced, seasonal ingredients in clients' homes or venues. Claudia handles all aspects—menu development, preparation, cooking, service, and cleanup—delivering gourmet dining experiences tailored to each client's preferences.",
      url: "http://www.yourgourmetchef.com/",
      telephone: "+1-562-524-3663",
      address: {
        @type: "PostalAddress",
        streetAddress: "1740 1st Ave S",
        addressLocality: "Seattle",
        addressRegion: "WA",
        postalCode: "98134",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 47.587043,
        longitude: -122.3337982
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Seattle, WA and surrounding areas",
      knowsAbout: "Catering, Intimate dinner parties, milestone celebrations, yacht events, large corporate gatherings, health-conscious diners seeking gourmet experiences",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "25+ Years of Culinary Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Sourced, Health-Oriented Menus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Personal Chef Experience"
        }
      ],
      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.