{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/roverpass-graham-tx",
  "name": "ROVERPASS",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/roverpass-graham-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/106/935/full/saylor-rv-park-graham-tx-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Graham",
    "addressRegion": "TX",
    "postalCode": "76450",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/saylor-rv-park-57785"
  ],
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}