Structured Data

    No Limit Fitness Center

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "No Limit Fitness Center",
      description: "No Limit Fitness Center is a full-service gym in Pinellas Park offering a complete fitness experience with state-of-the-art equipment, group fitness classes, and personal training. The facility caters to all fitness levels, from beginners to serious athletes, with a supportive community atmosphere. They provide flexible membership options and personalized guidance to help members achieve their health and wellness goals.",
      url: "http://nolimitfitnesscenter.fit/",
      telephone: "+1-727-656-0891",
      address: {
        @type: "PostalAddress",
        streetAddress: "6239 Park Blvd",
        addressLocality: "Pinellas Park",
        addressRegion: "FL",
        postalCode: "33781",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.839651699999997,
        longitude: -82.7207091
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "88",
        bestRating: "5"
      },
      areaServed: "Pinellas Park, FL and surrounding communities",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts of all levels, people seeking personal training support, group class participants, those building a consistent gym routine",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Comprehensive Equipment & Facilities"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personal Training Available"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Group Fitness Classes"
        }
      ],
      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.