Structured Data

    Motivated Mind & Body

    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: "Motivated Mind & Body",
      description: "Motivated Mind & Body is a fitness center and wellness hub in Murfreesboro offering personal training, group fitness classes, and holistic wellness coaching. The facility combines physical training with mental health and nutrition support, helping clients achieve lasting results through personalized programming. Their team of certified trainers and wellness consultants works with clients of all fitness levels to build sustainable habits.",
      url: "http://www.motivatedmindandbody.com/",
      telephone: "+1-615-828-9149",
      address: {
        @type: "PostalAddress",
        streetAddress: "1024 Cranberry Dr",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37129",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.931999499999996,
        longitude: -86.3974112
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Murfreesboro and surrounding Middle Tennessee communities",
      knowsAbout: "Fitness & Personal Training, People seeking lifestyle transformation, fitness beginners wanting guidance, clients interested in holistic wellness, busy professionals needing flexible training options",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Wellness Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized 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.