{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-brec-farr-park-equestrian-ce",
  "name": "BREC Farr Park Equestrian Center",
  "description": "BREC Farr Park Equestrian Center is located at 6402 River Road, Baton Rouge LA 70820. BREC Farr Park Equestrian Center can be contacted at ***-***-**** or http://www.brec.org/farr",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-brec-farr-park-equestrian-ce",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6402 River Road",
    "addressLocality": "Baton Rouge",
    "addressRegion": "LA",
    "postalCode": "70820",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3869938,
    "longitude": -91.2049784
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/louisiana/baton-rouge/brec-farr-park-equestrian-center"
  ]
}