{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/eagle-resorts-rv-park-fort-worth-tx-1",
  "name": "Eagle Resorts RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/eagle-resorts-rv-park-fort-worth-tx-1",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/094/879/full/eagle-resorts-rv-park-fort-worth-tx-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Fort Worth",
    "addressRegion": "TX",
    "postalCode": "76135",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.753177,
    "longitude": -97.3327459
  },
  "checkinTime": "00:11:00",
  "checkoutTime": "00:11:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}