Structured Data

    Ken Miller | Personal Trainer in Alameda

    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: "Ken Miller | Personal Trainer in Alameda",
      description: "Ken Miller is an independent personal trainer based in Alameda offering one-on-one training sessions focused on strength, conditioning, and functional fitness. With a commitment to personalized coaching, Ken works with clients to build sustainable fitness habits and achieve their specific health goals through tailored workout programs and professional guidance.",
      url: "https://kenmillerpt.com/",
      telephone: "+1-510-205-1294",
      address: {
        @type: "PostalAddress",
        streetAddress: "1726 Clement Ave",
        addressLocality: "Alameda",
        addressRegion: "CA",
        postalCode: "94501",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.77563,
        longitude: -122.25194599999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "29",
        bestRating: "5"
      },
      areaServed: "Alameda, CA",
      knowsAbout: "Fitness & Personal Training, Individuals seeking one-on-one personal training, fitness newcomers looking for guidance, clients preferring independent trainers over large gyms",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Trainer"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Presence"
        }
      ],
      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.