Structured Data

    Gran Paraiso Gardens

    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: "Gran Paraiso Gardens",
      description: "Gran Paraiso Gardens is an upscale event venue in Miami offering stunning indoor and outdoor spaces for weddings, corporate events, and celebrations. Located at 22801 SW 214th Ave, this versatile venue features elegant ballrooms, lush garden settings, and professional event coordination services to bring your vision to life.",
      url: "https://granparaisogardens.com/",
      telephone: "+1-786-882-2020",
      address: {
        @type: "PostalAddress",
        streetAddress: "22801 SW 214th Ave",
        addressLocality: "Miami",
        addressRegion: "FL",
        postalCode: "33170",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 25.553313799999998,
        longitude: -80.5385062
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "91",
        bestRating: "5"
      },
      areaServed: "Miami and surrounding South Florida areas",
      knowsAbout: "Event & Wedding Venues, Engaged couples, Corporate event planners, Milestone celebration hosts, Upscale event planners",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual Indoor/Outdoor Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Event Coordination"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Lush Garden Grounds"
        }
      ],
      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.