{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagles-nest-rv-park-weatherford-tx",
  "name": "Eagles Nest RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/eagles-nest-rv-park-weatherford-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/095/436/full/eagle's-nest-rv-park,-weatherford,-tx-weatherford-tx-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Weatherford",
    "addressRegion": "TX",
    "postalCode": "76088",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7589648,
    "longitude": -97.7970748
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/eagles-nest-rv-park-6594"
  ],
  "checkinTime": "00:13:00",
  "checkoutTime": "00:13:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}