{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pitmster-rv-prk-concn-tx",
  "name": "Pitmaster RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/pitmster-rv-prk-concn-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/106/066/full/pitmaster-rv-park-concan-tx-2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Concan",
    "addressRegion": "TX",
    "postalCode": "78838",
    "addressCountry": "US"
  },
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}