Structured Data

    Tactical Training Tampa

    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: "Tactical Training Tampa",
      description: "Tactical Training Tampa offers specialized fitness and tactical training programs designed for first responders, military personnel, and civilians seeking functional fitness. Located in Tampa, they provide personalized coaching focused on building strength, endurance, and tactical competency through evidence-based training methods tailored to individual goals and fitness levels.",
      url: "https://www.tacticaltrainingtampa.com/",
      telephone: "+1-813-465-9172",
      address: {
        @type: "PostalAddress",
        streetAddress: "504 W Grand Central Ave",
        addressLocality: "Tampa",
        addressRegion: "FL",
        postalCode: "33606",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.9440805,
        longitude: -82.465058
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "18",
        bestRating: "5"
      },
      areaServed: "Tampa, Florida and surrounding areas",
      knowsAbout: "Fitness & Personal Training, First responders, Military personnel, Civilians seeking tactical/functional fitness training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized for First Responders"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Evidence-Based 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.