Structured Data

    Ned's Catering

    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: "Ned's Catering",
      description: "Ned's Catering is a full-service catering company based in Oklahoma City specializing in event catering for weddings, corporate functions, and private celebrations. They offer customizable menus and on-site service to handle everything from intimate gatherings to large events. With years of experience in the catering industry, Ned's brings professional service and quality cuisine to make your event memorable.",
      url: "http://www.nedscatering.com/",
      telephone: "+1-405-810-0208",
      address: {
        @type: "PostalAddress",
        streetAddress: "6444 Northwest Expy",
        addressLocality: "Oklahoma City",
        addressRegion: "OK",
        postalCode: "73132",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.5535393,
        longitude: -97.6302112
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Oklahoma City and surrounding areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, private celebration hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Catering"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus"
        }
      ],
      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.