Structured Data

    Stevens Estate at Osgood Hill

    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: "Stevens Estate at Osgood Hill",
      description: "Stevens Estate at Osgood Hill is a historic wedding and event venue located on a picturesque estate in North Andover. The venue offers elegant indoor and outdoor spaces for ceremonies, receptions, and special events, combining New England charm with versatile event facilities. Their experienced team works with couples and event planners to create memorable celebrations tailored to each client's vision.",
      url: "http://www.stevensestateevents.com/",
      telephone: "+1-781-738-0511",
      address: {
        @type: "PostalAddress",
        streetAddress: "723 Osgood St",
        addressLocality: "North Andover",
        addressRegion: "MA",
        postalCode: "01845",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.7069616,
        longitude: -71.1135973
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "214",
        bestRating: "5"
      },
      areaServed: "North Andover, MA and surrounding communities",
      knowsAbout: "Event & Wedding Venues, Couples planning traditional and elegant weddings, engaged pairs seeking historic New England charm, event planners coordinating celebrations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Historic Estate Grounds"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Versatile Indoor & Outdoor Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Planning"
        }
      ],
      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.