Structured Data

    Lexington Catering Company

    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: "Lexington Catering Company",
      description: "Lexington Catering Company offers complete catering services for events of all sizes, specializing in southern-inspired cuisine prepared with family recipes and attention to detail. Run by George and Sue Ann Place, the company handles full event planning and execution, from intimate gatherings to larger celebrations. They also offer a popular weekly takeout program with rotating menus available for pickup every Tuesday.",
      url: "http://lexingtoncateringco.com/",
      telephone: "+1-540-458-0047",
      address: {
        @type: "PostalAddress",
        streetAddress: "644 Waddell St",
        addressLocality: "Lexington",
        addressRegion: "VA",
        postalCode: "24450",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7708951,
        longitude: -79.4466194
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Lexington, VA and surrounding areas",
      knowsAbout: "Catering, Families hosting milestone celebrations, corporate event planners, couples planning intimate gatherings, busy professionals seeking quality takeout",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Complete Event Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Southern Family Recipes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Weekly Takeout Program"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.