{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/open-valley-rv-park-cresson-tx",
  "name": "Open Valley RV Park",
  "description": "Open Valley RV Park camping reservations and campground information. Learn more about camping near Open Valley RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/open-valley-rv-park-cresson-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784003/%7Bpht%7DphotoURL1-original%7Bpht%7D1725784007617.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12400 Cleburne Highway",
    "addressLocality": "Cresson",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.59874,
    "longitude": -97.68725
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}