{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cherokee-creek-rv-resort-kaufman-tx",
  "name": "Cherokee Creek RV Resort",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/cherokee-creek-rv-resort-kaufman-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/102/277/full/cherokee-creek-rv-resort-kaufman-tx-0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kaufman",
    "addressRegion": "TX",
    "postalCode": "75142",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.601641,
    "longitude": -96.3375126
  },
  "checkinTime": "00:10:00",
  "checkoutTime": "00:10:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}