Structured Data

    Suda Fit Gym (Open Gym & 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: "Suda Fit Gym (Open Gym & Personal Training)",
      description: "Suda Fit Gym is a fitness center in Largo offering both open gym access and personalized training services. They provide members with full gym facilities and one-on-one personal training to help achieve individual fitness goals. The gym combines accessible equipment for independent workouts with expert coaching for those seeking guided fitness programming.",
      url: "http://sudafit.com/",
      telephone: "+1-727-900-4426",
      address: {
        @type: "PostalAddress",
        streetAddress: "12505 Starkey Rd Suite F",
        addressLocality: "Largo",
        addressRegion: "FL",
        postalCode: "33773",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.886053300000004,
        longitude: -82.7617117
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "63",
        bestRating: "5"
      },
      areaServed: "Largo, FL and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking flexible gym access, individuals wanting personalized training guidance, strength and conditioning seekers",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Open Gym & Personal Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Fitness Facility"
        }
      ],
      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.