{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/woodhead-park-campground-cambridge-id",
  "name": "Woodhead Park Campground",
  "description": "Woodhead Park Campground is located at , Cambridge ID 83610. Woodhead Park Campground can be contacted at or http://www.idahopower.com/",
  "url": "https://campertunity.com/listings/campgrounds/woodhead-park-campground-cambridge-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cambridge",
    "addressRegion": "ID",
    "postalCode": "83610",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.8017179,
    "longitude": -116.9231792
  }
}