Structured Data

    Palm Beach Gardens Personal Trainer by Trinity 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: "Palm Beach Gardens Personal Trainer by Trinity Fitness",
      description: "Trinity Fitness offers personalized one-on-one personal training in Palm Beach Gardens, helping clients achieve their fitness goals through customized workout plans and professional coaching. Located on Burns Road, this independent fitness studio specializes in individualized attention and tailored exercise programming designed to meet each client's specific needs and fitness level.",
      url: "https://trinityfitnesspalmbeach.com/",
      telephone: "+1-561-379-9973",
      address: {
        @type: "PostalAddress",
        streetAddress: "3804 Burns Rd C",
        addressLocality: "Palm Beach Gardens",
        addressRegion: "FL",
        postalCode: "33410",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 26.830157,
        longitude: -80.09419
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "37",
        bestRating: "5"
      },
      areaServed: "Palm Beach Gardens and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Individuals seeking personalized attention, fitness beginners needing guidance, busy professionals wanting efficient customized workouts, clients with specific fitness goals or physical limitations",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized One-on-One Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Coaching Focus"
        }
      ],
      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.