Structured Data

    Main Street Meats

    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: "Main Street Meats",
      description: "Main Street Meats is a neighborhood butcher shop and meat-driven restaurant in Chattanooga's Southside that specializes in whole-animal butchery from local farms. The restaurant features a seasonally-changing menu built around expertly butchered cuts, fire-grilled meats, fresh produce, and craft cocktails anchored by nearly 300 whiskeys. They also offer event catering services ranging from intimate charcuterie boards to full wedding dinners for 250+ guests.",
      url: "http://www.mainstreetmeatschatt.com/",
      telephone: "+1-423-602-9568",
      address: {
        @type: "PostalAddress",
        streetAddress: "217 E Main St",
        addressLocality: "Chattanooga",
        addressRegion: "TN",
        postalCode: "37408",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.035252799999995,
        longitude: -85.30448059999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "1219",
        bestRating: "5"
      },
      areaServed: "Chattanooga, TN and surrounding areas",
      knowsAbout: "Catering, Food enthusiasts seeking farm-to-table meat cuisine, event hosts planning upscale catering, craft cocktail and whiskey lovers, home cooks sourcing high-quality butchered meats",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "In-House Whole-Animal Butchery"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Seasonal, Ever-Changing Menu"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Farm Partnerships"
        }
      ],
      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.