{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/american-rv-park-kamp-murdo-sd",
  "name": "American RV Park & Kamp",
  "description": "American RV Park & Kamp is located at 303 5th Street, Murdo SD 57559. American RV Park & Kamp can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/american-rv-park-kamp-murdo-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "303 5th Street",
    "addressLocality": "Murdo",
    "addressRegion": "SD",
    "postalCode": "57559",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8845482,
    "longitude": -100.7089937
  }
}