Structured Data

    Abigail Inn Catering Services, LLC

    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: "Abigail Inn Catering Services, LLC",
      description: "Abigail Inn is a boutique bed and breakfast in Lexington, VA that offers event hosting and catering services alongside overnight accommodations. Located in a historic colonial-style home with seven guest rooms, the inn provides a charming venue for weddings, corporate retreats, family reunions, class reunions, and other gatherings. Their team handles event planning and coordination, allowing guests to relax while they manage the details in their elegant setting near Shenandoah Valley attractions.",
      url: "https://abigailinn.com/",
      telephone: "+1-540-464-1444",
      address: {
        @type: "PostalAddress",
        streetAddress: "1366 Stuartsburg Rd",
        addressLocality: "Buena Vista",
        addressRegion: "VA",
        postalCode: "24416",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.7750242,
        longitude: -79.3878783
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "20",
        bestRating: "5"
      },
      areaServed: "Lexington, VA and surrounding Shenandoah Valley region",
      knowsAbout: "Catering, Wedding couples, Corporate retreat planners, Family reunion hosts, Class reunion organizers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Historic Colonial Venue"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Lodging & Events"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Prime Historic Location"
        }
      ],
      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.