{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lonetree-wildlife-management-area-harvey-nd",
  "name": "Lonetree Wildlife Management Area",
  "description": "3 primitive campgrounds, horse corrals.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lonetree-wildlife-management-area-harvey-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5 miles south on Highway 3 at junction highways 52 and 3, 8 miles west",
    "addressLocality": "Harvey",
    "addressRegion": "ND",
    "postalCode": "58341",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.769723,
    "longitude": -99.935404
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Primitive"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback_riding"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Horseback Riding"
    }
  ]
}