{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cline-rv-park-stanton-tx",
  "name": "Cline RV Park",
  "description": "Cline RV Park is located at 2073 Texas 137, Stanton TX 79782. Cline RV Park can be contacted at ***-***-**** or https://clinervpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/cline-rv-park-stanton-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/10276/1594826366_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2073 Texas 137",
    "addressLocality": "Stanton",
    "addressRegion": "TX",
    "postalCode": "79782",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.1214043,
    "longitude": -101.8007236
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/stanton/cline-rv-park"
  ]
}