Structured Data

    Good Company 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: "Good Company Catering",
      description: "Good Company Catering is a full-service catering company based in Chattanooga that specializes in creating memorable dining experiences for weddings, corporate events, and private celebrations. They offer customizable menus, professional service, and on-site coordination to bring quality food and hospitality to events of all sizes. Known for attention to detail and client satisfaction, Good Company Catering handles everything from menu planning to setup and service.",
      url: "https://www.goodcompanycatering.com/",
      telephone: "+1-423-785-7959",
      address: {
        @type: "PostalAddress",
        streetAddress: "120 E 10th St",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37402",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0441588,
        longitude: -85.3080174
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Catering, Wedding couples, corporate event planners, families hosting milestone celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Menus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Coordination"
        }
      ],
      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.