Structured Data

    Strength Training DC

    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: "Strength Training DC",
      description: "Strength Training DC is an independent gym and fitness center located in Washington, DC that specializes in strength and conditioning training. The facility offers personalized training programs designed to help members build muscle, increase strength, and achieve their fitness goals through expert instruction and supportive community.",
      url: "http://www.strengthtrainingdc.com/",
      telephone: "+1-202-248-1155",
      address: {
        @type: "PostalAddress",
        streetAddress: "4836 MacArthur Blvd NW Ground FL",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20007",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.916972799999996,
        longitude: -77.0966487
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking personalized strength training, athletes wanting to improve performance, individuals new to weight training",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Strength Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Independent Gym"
        }
      ],
      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.