{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jamestown-campground-jamestown-nd-1",
  "name": "What is the phone number for Jamestown Campground?",
  "description": "Jamestown Campground is located at 3605 80th Avenue Southeast, Jamestown ND 58401. Jamestown Campground can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jamestown-campground-jamestown-nd-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3605 80th Avenue Southeast",
    "addressLocality": "Jamestown",
    "addressRegion": "ND",
    "postalCode": "58401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.891139,
    "longitude": -98.779063
  }
}