Structured Data

    Form And Function Personal Training

    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: "Form And Function Personal Training",
      description: "Form and Function Personal Training is a fitness studio in Murfreesboro specializing in personalized strength and conditioning coaching. They offer one-on-one personal training designed to help clients achieve their fitness goals through customized programs and expert guidance. Their trainers focus on proper form and functional movement patterns to maximize results and prevent injury.",
      url: "http://www.formandfunction.training/",
      telephone: "+1-615-969-9445",
      address: {
        @type: "PostalAddress",
        streetAddress: "816 Greenland Dr",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37130",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.8528502,
        longitude: -86.376468
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "14",
        bestRating: "5"
      },
      areaServed: "Murfreesboro, TN and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Individuals seeking personalized fitness coaching, clients focused on strength training, those new to structured fitness programs",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "One-on-One Personalized Coaching"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Form-Focused Approach"
        }
      ],
      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.