Structured Data

    LOVE IS IN THE AIR

    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: "LOVE IS IN THE AIR",
      description: "Love Is In The Air is a full-service event catering company based in Forest, VA specializing in weddings, corporate events, and special occasions. They handle everything from menu planning and on-site cooking to bar service and event coordination, bringing personalized attention to each celebration. Their approach combines quality cuisine with dedicated service to create memorable events for couples and organizations throughout the region.",
      url: "http://www.loveisintheairevents.com/",
      telephone: "+1-434-610-0108",
      address: {
        @type: "PostalAddress",
        streetAddress: "173A Vista Centre Dr",
        addressLocality: "Forest",
        addressRegion: "VA",
        postalCode: "24551",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.3699647,
        longitude: -79.2546077
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Forest, VA and surrounding areas",
      knowsAbout: "Catering, Couples planning weddings, Corporate event planners, Special occasion hosts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Management"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized in Celebrations"
        }
      ],
      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.