{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/orogrande-1-2-elk-city-id",
  "name": "Orogrande Campground #1 and #2",
  "description": "Orogrande Campground #1 and #2 is located at , Elk City ID 83525. Orogrande Campground #1 and #2 can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/nezperceclearwater/recarea/?recid=16626",
  "url": "https://campertunity.com/listings/campgrounds/orogrande-1-2-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.70742,
    "longitude": -115.54844
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/elk-city/orogrande-campground-1-and-2",
    "https://campflare.com/campground/orogrande-campground-1-and-2-662"
  ]
}