Structured Data

    Lagree Nashville

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 49 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    49 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Lagree Nashville",
      description: "Lagree Nashville is a boutique fitness studio specializing in high-intensity Lagree method workouts using Megaformer machines. Located in Nashville's downtown SoBro neighborhood, the studio offers dynamic, full-body conditioning classes designed to build lean muscle, increase flexibility, and improve cardiovascular fitness in an engaging group setting.",
      url: "https://lagreenashville.com/",
      address: {
        @type: "PostalAddress",
        streetAddress: "209 10th Ave S #219",
        addressLocality: "Nashville",
        addressRegion: "TN",
        postalCode: "37203",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.1548429,
        longitude: -86.78245210000001
      },
      areaServed: "Nashville and surrounding areas",
      knowsAbout: "Fitness & Personal Training, Fitness enthusiasts seeking low-impact HIIT workouts, core strength training, busy professionals downtown, those new to Lagree method",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Megaformer Technology"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "SoBro Location"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Lagree Method"
        }
      ],
      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.