{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peshtigo-river-state-forest-crivitz-wi",
  "name": "What is the phone number for Peshtigo River State Forest?",
  "description": "Peshtigo River State Forest is located at N10008 Paust Lane, Crivitz WI 54114. Peshtigo River State Forest can be contacted at ***-***-**** or https://dnr.wi.gov/topic/stateforests/peshtigoriver/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/peshtigo-river-state-forest-crivitz-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "N10008 Paust Lane",
    "addressLocality": "Crivitz",
    "addressRegion": "WI",
    "postalCode": "54114",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2952181,
    "longitude": -88.1983874
  }
}