Structured Data

    Southern Gentlemen 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: "Southern Gentlemen catering",
      description: "Southern Gentlemen Catering is a full-service Dallas-based catering company specializing in weddings, corporate events, and private gatherings. They offer on-site flame grilling with uniformed servers, featuring hand-crafted items like Angus beef burgers, fajitas, hot dogs, and smoked meats grilled fresh during your event, plus an extensive menu of appetizers, sides, and desserts. Known for their \"Southern Gentlemen Difference,\" they emphasize quality ingredients, flawless execution, and attention to detail—delivering memorable culinary experiences that go beyond standard catering.",
      url: "http://www.sgdfw.com/",
      telephone: "+1-214-710-1443",
      address: {
        @type: "PostalAddress",
        streetAddress: "2251 Crown Rd",
        addressLocality: "Dallas",
        addressRegion: "TX",
        postalCode: "75229",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.900452099999995,
        longitude: -96.90451809999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "90",
        bestRating: "5"
      },
      areaServed: "Dallas-Fort Worth metroplex",
      knowsAbout: "Catering, Wedding couples, Corporate event planners, Private party hosts seeking interactive catering, Guests with dietary restrictions",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "On-Site Flame Grilling"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Locally Sourced Ingredients"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Diverse Menu & Dietary Options"
        }
      ],
      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.