Structured Data

    The Cooper Estate

    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: "The Cooper Estate",
      description: "The Cooper Estate is a historic wedding and event venue located in Redland, Florida, offering elegant indoor and outdoor spaces for ceremonies, receptions, and special occasions. Set on beautifully landscaped grounds with period architecture, this established venue provides a distinctive backdrop for weddings, corporate events, and celebrations. The property combines historic charm with modern event amenities to accommodate a variety of gathering sizes and styles.",
      url: "http://thecooperestate.com/",
      telephone: "+1-305-904-9032",
      address: {
        @type: "PostalAddress",
        streetAddress: "14201 SW 248th St",
        addressLocality: "Redland",
        addressRegion: "FL",
        postalCode: "33032",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.5369411,
        longitude: -80.4209575
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "170",
        bestRating: "5"
      },
      areaServed: "Miami-Dade County, including Redland and surrounding South Florida communities",
      knowsAbout: "Event & Wedding Venues, Couples seeking distinctive historic venues, Event planners coordinating upscale celebrations, Corporate events and private gatherings",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Historic Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Versatile Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Event Hosting"
        }
      ],
      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.