Structured Data

    The Velvet Mat yoga

    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 Velvet Mat yoga",
      description: "The Velvet Mat is a yoga studio located in downtown St. Petersburg offering classes for practitioners of all levels. They provide a welcoming space designed to make yoga accessible and enjoyable, whether you're a complete beginner or an experienced practitioner looking to deepen your practice.",
      url: "https://www.thevelvetmat.com/",
      telephone: "+1-727-543-9912",
      address: {
        @type: "PostalAddress",
        streetAddress: "475 Central Ave B100",
        addressLocality: "St. Petersburg",
        addressRegion: "FL",
        postalCode: "33701",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.771434199999998,
        longitude: -82.6399459
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "St. Petersburg and surrounding areas",
      knowsAbout: "Yoga Studios, Yoga beginners, fitness enthusiasts seeking flexibility and wellness, health-conscious professionals in St. Petersburg",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Central 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.