Structured Data

    Fox & Forage - Catering, Bar And Cake

    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: "Fox & Forage - Catering, Bar And Cake",
      description: "Fox & Forage is a full-service catering company in Edmond specializing in custom menus, bar service, and custom cakes for weddings, corporate events, and private celebrations. Owner-operated with a focus on fresh, locally-sourced ingredients and personalized event planning, they handle everything from intimate gatherings to large celebrations.",
      url: "https://foxandforagecatering.com/",
      telephone: "+1-405-202-8656",
      address: {
        @type: "PostalAddress",
        streetAddress: "724 W 15th St",
        addressLocality: "Edmond",
        addressRegion: "OK",
        postalCode: "73013",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.6379604,
        longitude: -97.4943857
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Edmond, Oklahoma and surrounding areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, private celebration hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Cakes & Desserts"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Bar Service"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally-Sourced Focus"
        }
      ],
      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.