Structured Data

    The Studio Inspired by Breathe

    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: "The Studio Inspired by Breathe",
      description: "The Studio Inspired by Breathe is a yoga studio in San Antonio offering classes designed to help practitioners connect breath with movement and mindfulness. Located in the heart of the city, the studio creates a welcoming space for yoga students of all levels to develop their practice and enhance their overall wellness through intentional, breath-focused instruction.",
      url: "https://thestudiobybreathe.com/",
      telephone: "+1-210-233-9373",
      address: {
        @type: "PostalAddress",
        streetAddress: "215 Coca-Cola Pl suite 202",
        addressLocality: "San Antonio",
        addressRegion: "TX",
        postalCode: "78219",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.423515799999997,
        longitude: -98.4402854
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "San Antonio, TX",
      knowsAbout: "Yoga Studios, Yoga enthusiasts seeking mindfulness-based practice, beginners exploring breathwork, stress relief and wellness seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Breath-Centered Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Welcoming Community Space"
        }
      ],
      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.