Structured Data

    MarilynCG Pilates

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "MarilynCG Pilates",
      description: "MarilynCG Pilates is an independent pilates studio in Cottage Grove offering personalized mat and reformer pilates classes for all fitness levels. Owner Marilyn creates a welcoming environment focused on building strength, flexibility, and body awareness through classical pilates principles. The studio specializes in small group classes and private sessions designed to help clients achieve their fitness goals while preventing injury.",
      url: "http://marilyncg.com/",
      telephone: "+1-608-557-4643",
      address: {
        @type: "PostalAddress",
        streetAddress: "435 W Oak St Suite C",
        addressLocality: "Cottage Grove",
        addressRegion: "WI",
        postalCode: "53527",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 43.088034,
        longitude: -89.2090861
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "15",
        bestRating: "5"
      },
      areaServed: "Cottage Grove and surrounding Madison-area communities",
      knowsAbout: "Pilates Studios, Fitness enthusiasts seeking personalized pilates instruction, individuals recovering from injury, beginner pilates students",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Small Class Sizes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Led Classes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Classical Pilates Approach"
        }
      ],
      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.