Structured Data

    PLF Fitness

    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: "PLF Fitness",
      description: "PLF Fitness is a Los Angeles-based gym and fitness center offering personalized training programs, group fitness classes, and nutrition coaching. Located on Robertson Boulevard, PLF Fitness combines strength training, conditioning, and holistic wellness services to help clients achieve their fitness goals through customized workout plans and professional guidance.",
      url: "https://www.plffitness.com/consultation",
      telephone: "+1-310-956-7237",
      address: {
        @type: "PostalAddress",
        streetAddress: "2020 S Robertson Blvd",
        addressLocality: "Los Angeles",
        addressRegion: "CA",
        postalCode: "90034",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 34.0416457,
        longitude: -118.387149
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "28",
        bestRating: "5"
      },
      areaServed: "Los Angeles, CA",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personalized training, people looking to build strength and conditioning, individuals wanting integrated nutrition and fitness support",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Integrated Nutrition Coaching"
        }
      ],
      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.