{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harmon-lake-mandan-nd",
  "name": "What is the phone number for Harmon Lake?",
  "description": "Harmon Lake is located at , Mandan ND 58554. Harmon Lake can be contacted at ***-***-**** or http://www.co.morton.nd.us/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/harmon-lake-mandan-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mandan",
    "addressRegion": "ND",
    "postalCode": "58554",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9396562,
    "longitude": -100.9639263
  }
}