Structured Data

    The Yoga Place

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

    Schema.org / LocalBusiness
    |
    39 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "The Yoga Place",
      description: "The Yoga Place is a yoga studio in Laredo offering classes for students of all levels. Located on E Mann Rd, they provide a welcoming environment for those looking to develop a regular yoga practice, build flexibility and strength, and improve overall wellness through traditional yoga instruction.",
      telephone: "+1-956-237-2619",
      address: {
        @type: "PostalAddress",
        streetAddress: "800 E Mann Rd",
        addressLocality: "Laredo",
        addressRegion: "TX",
        postalCode: "78041",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.557818599999997,
        longitude: -99.5016216
      },
      areaServed: "Laredo, TX and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts, individuals seeking stress relief and wellness practices",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Yoga Studio"
        }
      ],
      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.