Structured Data

    Black Swan Yoga - Midtown

    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: "Black Swan Yoga - Midtown",
      description: "Black Swan Yoga is a dedicated yoga studio in midtown Phoenix offering classes for all levels in a welcoming community environment. Located at 4530 N 7th Street, they provide professionally instructed yoga sessions designed to build strength, flexibility, and mindfulness. With an emphasis on accessible instruction and student support, Black Swan Yoga serves both beginners exploring yoga for the first time and experienced practitioners looking to deepen their practice.",
      url: "https://www.blackswanyoga.com/studios/midtown-7th-street",
      telephone: "+1-602-456-4122",
      address: {
        @type: "PostalAddress",
        streetAddress: "4530 N 7th St",
        addressLocality: "Phoenix",
        addressRegion: "AZ",
        postalCode: "85014",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.5031098,
        longitude: -112.0654986
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "48",
        bestRating: "5"
      },
      areaServed: "Phoenix, AZ and surrounding areas",
      knowsAbout: "Yoga Studios, Beginners exploring yoga, fitness enthusiasts seeking flexibility and strength training, individuals interested in mindfulness and stress relief",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Community-Focused Environment"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professionally Instructed Classes"
        }
      ],
      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.