Structured Data

    Monavation Personal Training & Virtual Fitness

    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: "Monavation Personal Training & Virtual Fitness",
      description: "Monavation Personal Training & Virtual Fitness offers personalized one-on-one training and group fitness classes designed to help clients achieve their health and wellness goals. Located in Irving, they combine in-person training with virtual fitness options to provide flexible, accessible fitness solutions. Their approach focuses on customized programming and professional guidance to deliver results for clients at any fitness level.",
      url: "http://www.mymonavation.com/",
      telephone: "+1-469-243-5727",
      address: {
        @type: "PostalAddress",
        streetAddress: "3102 E Cortez Ct",
        addressLocality: "Irving",
        addressRegion: "TX",
        postalCode: "75062",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.8136151,
        longitude: -96.95468989999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "27",
        bestRating: "5"
      },
      areaServed: "Irving and surrounding Dallas-Fort Worth areas",
      knowsAbout: "Fitness & Personal Training, Busy professionals seeking flexible fitness options, individuals wanting personalized coaching, fitness enthusiasts interested in group classes",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Hybrid Training Model"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Programming"
        }
      ],
      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.