{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sanger-boat-landing-campground-center-nd",
  "name": "Sanger Boat Landing Campground",
  "description": "Sanger Boat Landing is part of the Cross Ranch State Park but is located 2 miles south of the main campground and visitor center. Sanger has 7 sites with electric hook-ups, as well as several tenting sites including one right on the river. There is a vault toilet in the campground and a picnic shelter located near the trailhead going to the main campground.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sanger-boat-landing-campground-center-nd",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1403 River Road",
    "addressLocality": "Center",
    "addressRegion": "ND",
    "postalCode": "58530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.124139,
    "longitude": -100.970887
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}