Structured Data

    Herman's Soul Food & 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: "Herman's Soul Food & Catering",
      description: "Herman's Soul Food & Catering is a full-service restaurant and catering company in Chattanooga specializing in authentic soul food cuisine. They operate as both a dine-in restaurant and catering service, offering traditional Southern comfort food for individuals, families, and large events. Known for their home-cooked quality and generous portions, Herman's handles everything from casual takeout to corporate catering and private events.",
      url: "http://www.hermanssoulfood.com/",
      telephone: "+1-423-624-5715",
      address: {
        @type: "PostalAddress",
        streetAddress: "3821 Brainerd Rd",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37411",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.0222566,
        longitude: -85.24133379999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.2",
        reviewCount: "1088",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Catering, Corporate events and catering, Family celebrations and private parties, Soul food enthusiasts, Groups looking for takeout or delivery",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Catering Operation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Authentic Southern Comfort Food"
        }
      ],
      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.