Structured Data

    Retreat at Rhodes

    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: "Retreat at Rhodes",
      description: "Retreat at Rhodes is an elegant event venue located in Lubbock, Texas, offering a versatile space for weddings, receptions, corporate events, and private celebrations. The venue features indoor and outdoor spaces designed to accommodate gatherings of various sizes, with amenities and professional event hosting capabilities. They specialize in creating memorable occasions for couples, families, and businesses throughout the Lubbock area.",
      url: "http://www.retreatatrhodes.com/",
      telephone: "+1-806-786-1311",
      address: {
        @type: "PostalAddress",
        streetAddress: "8702 Rhodes Cir",
        addressLocality: "Lubbock",
        addressRegion: "TX",
        postalCode: "79423",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5151557,
        longitude: -101.8461837
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "26",
        bestRating: "5"
      },
      areaServed: "Lubbock, Texas and surrounding areas",
      knowsAbout: "Event & Wedding Venues, Couples planning weddings, families hosting celebrations, corporate event planners, anniversary parties",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Indoor & Outdoor Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Experienced 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.