{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-dakota-game-fish-lonetree-harvey-nd-us",
  "name": "What is the phone number for North Dakota Game and Fish Lonetree Wildlife Management Area?",
  "description": "North Dakota Game and Fish Lonetree Wildlife Management Area is located at 2***-***-**** 18th Street Northeast, Harvey ND 58341. North Dakota Game and Fish Lonetree Wildlife Management Area can be contacted at ***-***-**** or http://gf.nd.gov/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-dakota-game-fish-lonetree-harvey-nd-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2073-2029 18th Street Northeast",
    "addressLocality": "Harvey",
    "addressRegion": "ND",
    "postalCode": "58341",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.6736715,
    "longitude": -100.1042126
  }
}