Structured Data

    GHI Catering

    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: "GHI Catering",
      description: "GHI Catering is a full-service catering company based in Atlanta specializing in customized menus for events of all sizes. They offer flexible catering options including drop-off service and on-site coordination, with a focus on quality ingredients and dietary accommodations. Whether planning a corporate lunch, wedding reception, or private event, GHI Catering provides professional service and personalized attention to detail.",
      url: "http://www.ghifood.com/",
      telephone: "+1-404-936-8987",
      address: {
        @type: "PostalAddress",
        streetAddress: "132 Mitchell St SW Suite C",
        addressLocality: "Atlanta",
        addressRegion: "GA",
        postalCode: "30303",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.7504194,
        longitude: -84.3923586
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "72",
        bestRating: "5"
      },
      areaServed: "Atlanta and surrounding areas",
      knowsAbout: "Catering, Corporate event planners, Wedding couples, Private party hosts, Non-profit organizations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Menu Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Service Options"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Atlanta-Based"
        }
      ],
      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.