{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/river-trail-cottages-rv-park-kerrville-tx",
  "name": "River Trail Cottages & RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/river-trail-cottages-rv-park-kerrville-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/103/533/full/river-trail-cottages-&-rv-park-kerrville-tx-8.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kerrville",
    "addressRegion": "TX",
    "postalCode": "78028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.048469,
    "longitude": -99.1399464
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/river-trail-cottages-%26-rv-park-57650",
    "https://www.spot2nite.com/campgrounds-rv-parks/texas/kerrville/river-trail-cottages-rv-park"
  ],
  "checkinTime": "00:15:00",
  "checkoutTime": "00:15:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}