Structured Data

    The Wild Thyme Company Catering & Events

    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: "The Wild Thyme Company Catering & Events",
      description: "The Wild Thyme Company Catering & Events is a full-service catering company based in San Diego specializing in custom menus and event planning. They handle everything from intimate dinners to large corporate gatherings and weddings, offering on-site cooking, bar service, and personalized culinary experiences. Their team works closely with clients to design memorable events tailored to their vision and dietary needs.",
      url: "http://thewildthymecompany.com/",
      telephone: "+1-858-527-0226",
      address: {
        @type: "PostalAddress",
        streetAddress: "8547 Miramar Pl",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92121",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8822946,
        longitude: -117.1802066
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "78",
        bestRating: "5"
      },
      areaServed: "San Diego and surrounding Southern California areas",
      knowsAbout: "Catering, Couples planning weddings, corporate event planners, luxury home entertaining, special milestone celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Menu Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Culinary Team"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Management"
        }
      ],
      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.