{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-fayette-rv-park-fayetteville-tx",
  "name": "Lake Fayette RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/lake-fayette-rv-park-fayetteville-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/090/244/full/lake-fayette-rv-park--fayetteville-tx-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fayetteville",
    "addressRegion": "TX",
    "postalCode": "78940",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.9052013,
    "longitude": -96.6751391
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/lake-fayette-rv-park-56638"
  ],
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}