{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-fayette-oak-thicket-fayetteville-tx",
  "name": "Lake Fayette Oak Thicket Park",
  "description": "Lake Fayette Oak Thicket Park is located at 4819 Texas 159, Fayetteville TX 78940. Lake Fayette Oak Thicket Park can be contacted at ***-***-**** or http://www.lcra.org/parks/Pages/oak-thicket-park.aspx",
  "url": "https://campertunity.com/listings/campgrounds/lake-fayette-oak-thicket-fayetteville-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4819 Texas 159",
    "addressLocality": "Fayetteville",
    "addressRegion": "TX",
    "postalCode": "78940",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9471221,
    "longitude": -96.726017
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/fayetteville/lake-fayette-oak-thicket-park"
  ]
}