Structured Data

    Yoga Den Avondale

    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: "Yoga Den Avondale",
      description: "Yoga Den Avondale is a dedicated yoga studio located in Jacksonville offering a variety of yoga classes for all levels. They provide a welcoming community environment where both beginners and experienced practitioners can develop their practice. The studio features multiple class options throughout the week to accommodate different schedules and fitness goals.",
      url: "https://yoga-den.com/schedule/avondale/",
      telephone: "+1-904-717-4784",
      address: {
        @type: "PostalAddress",
        streetAddress: "3653 St Johns Ave",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32205",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.295562800000003,
        longitude: -81.7055795
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "33",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Yoga Studios, Beginners new to yoga, experienced practitioners looking for community classes, people seeking stress relief and fitness",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Studio"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling"
        }
      ],
      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.