{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/haven-harvey-nd",
  "name": "The Haven",
  "description": "The Haven Campground has eight sites with sewer, water and electrical hook-ups at each site with Fieldstone firepits and available wood. Scenic view of rolling hills with trees and shrubbery for wind protection. Wildlife is abundant with deer, partridge, grouse and pheasants. Waterfowl and other birds such as mourning dove, goldfinches and meadowlarks are prevalent. Large recreation area with horseshoe pits, volleyball net and biking. Three rental campers available, AC, and linens and kitchen...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/haven-harvey-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12 miles north of Harvey on Highway 3",
    "addressLocality": "Harvey",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.890361,
    "longitude": -99.940451
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Firewood"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife_viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}