{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rocky-ridge-lake-campground-kooskia-id",
  "name": "Rocky Ridge Lake Campground",
  "description": "Rocky Ridge Lake Campground is located at , Kooskia ID 83539. Rocky Ridge Lake Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/rocky-ridge-lake-campground-kooskia-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kooskia",
    "addressRegion": "ID",
    "postalCode": "83539",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4413028,
    "longitude": -115.4923584
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/kooskia/rocky-ridge-lake-campground"
  ]
}