{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parkhurst-jamestown-nd",
  "name": "What is the phone number for Parkhurst?",
  "description": "Parkhurst is located at 8148 30th Street Southeast, Jamestown ND 58401. Parkhurst can be contacted at ***-***-**** or https://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&facilityId=248192",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/parkhurst-jamestown-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8148 30th Street Southeast",
    "addressLocality": "Jamestown",
    "addressRegion": "ND",
    "postalCode": "58401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9692846,
    "longitude": -98.770771
  }
}