Structured Data

    David Zabinski 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: "David Zabinski Fitness",
      description: "David Zabinski Fitness is a personal training studio in Houston specializing in one-on-one coaching and customized fitness programs. Owner David Zabinski provides personalized strength training, conditioning, and fitness guidance tailored to each client's goals and fitness level. The studio focuses on delivering results through individualized attention and expert coaching rather than group classes.",
      url: "http://davidzabinskifitness.com/",
      telephone: "+1-713-822-0738",
      address: {
        @type: "PostalAddress",
        streetAddress: "5528 Cornish St unit a",
        addressLocality: "Houston",
        addressRegion: "TX",
        postalCode: "77007",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 29.778565,
        longitude: -95.421318
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "67",
        bestRating: "5"
      },
      areaServed: "Houston, TX and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Individuals seeking personalized fitness guidance, busy professionals wanting efficient workouts, clients with specific strength or conditioning goals",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized One-on-One Training"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Owner-Operated"
        }
      ],
      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.