Structured Data

    Prairie Gypsies Catering Co

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Prairie Gypsies Catering Co",
      description: "Prairie Gypsies Catering Co is an Oklahoma City-based catering company offering customized menus and full-service event catering for weddings, corporate functions, and private celebrations. Known for creative cuisine and personalized service, they handle menu planning, setup, and service for events of varying sizes.",
      url: "https://www.prairiegypsies.com/",
      telephone: "+1-405-525-3013",
      address: {
        @type: "PostalAddress",
        streetAddress: "411 NW 30th St",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73118",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.5007126,
        longitude: -97.5205708
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, private party hosts seeking customized catering",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Menu Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Support"
        }
      ],
      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.