Structured Data

    Saddle Woods Farm

    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: "Saddle Woods Farm",
      description: "Saddle Woods Farm is a full-service equestrian facility and event venue in Murfreesboro offering horseback riding lessons, boarding, trail rides, and farm events. The property features scenic grounds perfect for weddings, corporate events, and private celebrations, combining outdoor agricultural charm with event hosting capabilities. Whether you're looking to improve your riding skills, board your horse, or host a memorable event on a beautiful farm setting, Saddle Woods Farm delivers a unique Tennessee experience.",
      url: "https://www.saddlewoodsfarm.com/",
      telephone: "+1-615-369-6474",
      address: {
        @type: "PostalAddress",
        streetAddress: "9522 Franklin Rd",
        addressLocality: "Murfreesboro",
        addressRegion: "TN",
        postalCode: "37128",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 35.848543299999996,
        longitude: -86.5548827
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.7",
        reviewCount: "133",
        bestRating: "5"
      },
      areaServed: "Murfreesboro, Tennessee and surrounding Middle Tennessee communities",
      knowsAbout: "Event & Wedding Venues, Riders seeking lessons and boarding, couples planning farm weddings, corporate event planners, families wanting outdoor recreational experiences",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Dual-Purpose Facility"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Scenic Farm Setting"
        }
      ],
      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.