Structured Data

    Rio Grande

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 44 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Rio Grande",
      description: "Rio Grande is a health and wellness establishment located in Laredo, TX. With limited publicly available information, this business appears to offer health-related services to the local community. For specific details about their offerings and expertise, contacting them directly is recommended.",
      address: {
        @type: "PostalAddress",
        streetAddress: "3311 E Del Mar Blvd #201",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78045",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.5811119,
        longitude: -99.45206879999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.4",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Wellness & Med Spas, Laredo residents seeking local health and wellness services",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Laredo Presence"
        }
      ],
      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.