Structured Data

    Big Fatty'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: "Big Fatty's Catering",
      description: "Big Fatty's Catering is a full-service catering company based in Knoxville that specializes in BBQ and Southern cuisine for events of all sizes. They handle everything from menu planning and food preparation to on-site delivery and service, making them a one-stop solution for corporate events, weddings, private parties, and gatherings throughout the Knoxville area.",
      url: "http://bigfattyscatering.com/",
      telephone: "+1-865-384-9084",
      address: {
        @type: "PostalAddress",
        streetAddress: "5103 Old Kingston Pike",
        addressLocality: "Knoxville",
        addressRegion: "TN",
        postalCode: "37919",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.9383726,
        longitude: -83.9850362
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.5",
        reviewCount: "17",
        bestRating: "5"
      },
      areaServed: "Knoxville, TN and surrounding areas",
      knowsAbout: "Catering, Wedding planners, corporate event coordinators, family reunions, private parties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "BBQ & Outdoor Cooking Specialist"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Catering"
        }
      ],
      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.