{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cold-springs-resort",
  "name": "Cold Springs Resort",
  "description": "Cold Springs Resort, Camp Sherman Oregon. See 2 traveler reviews, 5 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/cold-springs-resort",
  "image": [
    "https://campcdn.com/photos/2/2/22680/43650/uploads_2F1430775090283-wcx46kqpzfe-6a36a958a61faf3e61d88d570b7e6b32_2Fcold_springs_resort_4.jpg?v=1633650249",
    "http:https://campcdn.com/photos/2/2/22680/43650/low_res/cold-springs-resort-rv.jpg?v=1633650249"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.457820009876095,
    "longitude": -121.6464963555336
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    }
  ]
}