Structured Data

    Butler Elite Training Company, LLC

    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: "Butler Elite Training Company, LLC",
      description: "Butler Elite Training Company is a fitness center in Raleigh specializing in personalized training programs designed to help clients achieve their health and performance goals. The facility offers one-on-one personal training with experienced coaches who develop customized workout plans tailored to individual fitness levels and objectives. Whether you're looking to build strength, improve athletic performance, or transform your overall fitness, Butler Elite Training provides professional coaching and a supportive environment for serious results.",
      url: "https://www.butlerelitetraining.com/",
      telephone: "+1-239-298-3444",
      address: {
        @type: "PostalAddress",
        streetAddress: "6508 Jade Tree Ln",
        addressLocality: "Raleigh",
        addressRegion: "NC",
        postalCode: "27615",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8703891,
        longitude: -78.6128966
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Raleigh, NC and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Serious fitness enthusiasts, athletes seeking performance improvement, individuals wanting personalized coaching, busy professionals needing efficient workouts",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Customized Training Programs"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One 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.