Structured Data

    Riskfit Personal Training

    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: "Riskfit Personal Training",
      description: "Riskfit Personal Training is a fitness center in Raleigh offering personalized training programs designed to help clients achieve their health and wellness goals. They specialize in one-on-one personal training with customized workout plans tailored to individual fitness levels and objectives. Their team of experienced trainers focuses on building strength, improving conditioning, and delivering results through dedicated coaching.",
      url: "https://www.riskfitraleigh.com/",
      telephone: "+1-919-943-6301",
      address: {
        @type: "PostalAddress",
        streetAddress: "2420 Crabtree Blvd",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27604",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8061907,
        longitude: -78.6127858
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Individuals seeking personalized fitness coaching, people new to strength training, busy professionals wanting efficient workouts, anyone with specific health or fitness goals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Expert Personal Trainers"
        }
      ],
      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.