Structured Data

    Estrella Estate

    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: "Estrella Estate",
      description: "Estrella Estate is an authentic rustic event venue located in Goulds that specializes in creating memorable wedding celebrations and special events. The venue offers a distinctive rustic setting ideal for couples seeking a charming, countryside atmosphere for their big day. With customizable spaces and a focus on helping clients bring their vision to life, Estrella Estate serves as a full-service event destination for weddings and celebrations.",
      url: "http://www.estrellaestate.com/",
      telephone: "+1-305-297-1089",
      address: {
        @type: "PostalAddress",
        streetAddress: "14501 SW 232nd St",
        addressLocality: "Goulds",
        addressRegion: "FL",
        postalCode: "33170",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.5512332,
        longitude: -80.4268886
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "116",
        bestRating: "5"
      },
      areaServed: "Goulds, Miami-Dade County, and surrounding South Florida areas",
      knowsAbout: "Event & Wedding Venues, Couples seeking rustic or barn-style weddings, Smaller to mid-size celebrations, Couples wanting a countryside aesthetic in South Florida",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Authentic Rustic Setting"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customizable Event Spaces"
        }
      ],
      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.