{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/apgar-campground-kooskia-id",
  "name": "Apgar Campground",
  "description": "Apgar Campground is located at , Kooskia ID 83539. Apgar Campground can be contacted at or https://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&facilityId=251720&agencyCode=70903",
  "url": "https://campertunity.com/listings/campgrounds/apgar-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.2137985,
    "longitude": -115.5368008
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/kooskia/apgar-campground"
  ]
}