{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dworshak-state-park-orofino-id",
  "name": "Dworshak State Park",
  "description": "Dworshak State Park is located at 4310 Freeman Creek Road, Orofino ID 83544. Dworshak State Park can be contacted at ***-***-**** or https://parksandrecreation.idaho.gov/parks/dworshak",
  "url": "https://campertunity.com/listings/campgrounds/dworshak-state-park-orofino-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4310 Freeman Creek Road",
    "addressLocality": "Orofino",
    "addressRegion": "ID",
    "postalCode": "83544",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5671879,
    "longitude": -116.3808809
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/orofino/dworshak-state-park"
  ]
}