Structured Data

    Rhonda Morgan 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: "Rhonda Morgan Pilates",
      description: "Rhonda Morgan Pilates is a boutique studio in Roanoke specializing in personalized pilates training and Thai bodywork. Rhonda offers private sessions focused on building strength, improving posture and balance, and enhancing overall wellbeing through mind-body connection. She also develops specialized programs for unique needs, including a 12-week online program for people in early stages of Parkinson's Disease and custom training for van/RV dwellers and outdoor enthusiasts.",
      url: "http://rhondamorganpilates.com/",
      telephone: "+1-540-589-5264",
      address: {
        @type: "PostalAddress",
        streetAddress: "1731 Grandin Rd SW",
        addressLocality: "Roanoke",
        addressRegion: "VA",
        postalCode: "24015",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.2615269,
        longitude: -79.97961699999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "6",
        bestRating: "5"
      },
      areaServed: "Roanoke, Virginia",
      knowsAbout: "Pilates Studios, People seeking personalized pilates training, individuals managing Parkinson's Disease, van/RV lifestyle enthusiasts, outdoor adventurers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Parkinson's Program"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Programming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Thai Bodywork Integration"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.