Structured Data

    Studio Shelby

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 55 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    55 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Studio Shelby",
      description: "Studio Shelby is a boutique pilates studio in San Diego offering reformer pilates and mat pilates classes in an intimate, personalized environment. The studio specializes in small group classes and private sessions designed to build strength, flexibility, and body awareness for clients of all levels. With a focus on proper form and individualized attention, Studio Shelby provides a welcoming space for both pilates beginners and experienced practitioners.",
      url: "https://www.studioshelbypilates.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "4873 Vista St",
        addressLocality: "San Diego",
        addressRegion: "CA",
        postalCode: "92116",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7664508,
        longitude: -117.10298979999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "San Diego, CA and surrounding areas",
      knowsAbout: "Pilates Studios, Pilates beginners, fitness enthusiasts seeking low-impact strength training, individuals recovering from injury, anyone looking for small-group fitness instruction",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Reformer & Mat Pilates"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Private Sessions Available"
        }
      ],
      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.