Structured Data

    Culver 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: "Culver Personal Training",
      description: "Culver Personal Training is an independent personal training studio in Fort Worth offering customized one-on-one training programs designed to meet each client's unique fitness goals. Owner-operated with a focus on personalized attention, the studio specializes in strength training, weight loss, and overall fitness transformation through tailored workout plans and nutrition guidance.",
      url: "https://www.culverpt.com/",
      telephone: "+1-817-269-2694",
      address: {
        @type: "PostalAddress",
        streetAddress: "7109 Scots Briar Ct",
        addressLocality: "Fort Worth",
        addressRegion: "TX",
        postalCode: "76137",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.868161199999996,
        longitude: -97.2831807
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Fort Worth, TX and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness beginners seeking personalized guidance, busy professionals wanting efficient workouts, individuals pursuing weight loss transformation, anyone needing customized strength training programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Programming"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated Studio"
        }
      ],
      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.