Structured Data

    Lincolnton Personal Trainer

    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: "Lincolnton Personal Trainer",
      description: "Lincolnton Personal Trainer, run by Jonathan, offers one-on-one personalized training focused on weight loss, strength building, muscle toning, and overall health improvement. Unlike generic gym memberships, Jonathan creates customized workout programs paired with nutrition guidance tailored to each client's specific goals, injuries, and schedule. He specializes in proper form, accountability, and helping clients regain confidence and cardiovascular health.",
      url: "http://www.lincolntonpersonaltrainer.com/",
      telephone: "+1-704-748-3049",
      address: {
        @type: "PostalAddress",
        streetAddress: "634 Center Dr",
        addressLocality: "Lincolnton",
        addressRegion: "NC",
        postalCode: "28092",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.468909499999995,
        longitude: -81.2412538
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "43",
        bestRating: "5"
      },
      areaServed: "Lincolnton, NC and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Weight loss seekers, people wanting to build muscle and strength, individuals recovering from injury, anyone needing accountability and motivation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Fully Personalized Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Injury-Conscious Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Flexible Scheduling"
        }
      ],
      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.