Structured Data

    MyFit Decisions

    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: "MyFit Decisions",
      description: "MyFit Decisions is a fitness and wellness consulting service in Jacksonville that helps clients make informed decisions about their health and fitness goals. They combine personalized coaching, fitness assessment, and nutritional guidance to create customized wellness plans tailored to individual needs and lifestyles.",
      url: "http://www.myfitdecisions.com/",
      telephone: "+1-904-252-1808",
      address: {
        @type: "PostalAddress",
        streetAddress: "1855 Cassat Ave STE 8",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32210",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.284541100000002,
        longitude: -81.72910379999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "55",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Health-conscious individuals seeking personalized guidance, people new to fitness wanting expert direction, clients looking to combine fitness and nutrition coaching",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Wellness Planning"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Consultative 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.