Structured Data

    Half Pigeon Yoga Studio

    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: "Half Pigeon Yoga Studio",
      description: "Half Pigeon Yoga Studio is an independent yoga studio located in downtown St. Petersburg offering classes for practitioners of all levels. They provide a welcoming community space focused on yoga practice and wellness, with a variety of class styles to meet different needs and experience levels.",
      url: "http://www.halfpigeonyoga.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "631 4th St N Suite 200",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.778912100000003,
        longitude: -82.6383646
      },
      areaServed: "St. Petersburg, FL and surrounding areas",
      knowsAbout: "Yoga Studios, Beginners exploring yoga, community-focused practitioners, wellness seekers in St. Petersburg",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Downtown Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "All-Levels 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.