Structured Data

    Lifestyle Pilates and Wellness, LLC.

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

    Schema.org / LocalBusiness
    |
    44 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lifestyle Pilates and Wellness, LLC.",
      description: "Lifestyle Pilates and Wellness, LLC is a pilates studio in Raleigh offering classes and instruction in pilates fitness. Located on English Garden Way, they provide a dedicated space for clients looking to build strength, flexibility, and core stability through pilates training.",
      telephone: "+1-919-210-9712",
      address: {
        @type: "PostalAddress",
        streetAddress: "4115 English Garden Way",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27612",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8306061,
        longitude: -78.6890645
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Pilates Studios, Fitness enthusiasts, core strength seekers, flexibility-focused exercisers, individuals seeking specialized pilates training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dedicated Pilates Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Wellness Community"
        }
      ],
      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.