{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crooked-river-number-three-elk-city-id",
  "name": "Crooked River Number Three Campground",
  "description": "Crooked River Number Three Campground is located at , Elk City ID 83525. Crooked River Number Three Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/",
  "url": "https://campertunity.com/listings/campgrounds/crooked-river-number-three-elk-city-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Elk City",
    "addressRegion": "ID",
    "postalCode": "83525",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7965727,
    "longitude": -115.5298524
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/elk-city/crooked-river-number-three-campground"
  ]
}