{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/juniper-campground-us",
  "name": "Juniper Campground",
  "description": "Juniper Campground in Theodore Roosevelt National Park, Grassy Butte North Dakota. See 22 traveler reviews, 48 photos and 2 blog posts",
  "url": "https://campertunity.com/listings/campgrounds/juniper-campground-us",
  "image": [
    "https://campcdn.com/photos/7/5/7517/79509/uploads_2F1459096228742-inzheg1llug1415u-e15a62683da57e8505f4e7654563d441_2F1378593_517871909573_518494264_n.jpg?v=1633792767",
    "http:https://campcdn.com/photos/7/5/7517/79509/low_res/juniper-campground.jpg?v=1633792767"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.59412761596719,
    "longitude": -103.33983108401299
  },
  "sameAs": [
    "https://www.campendium.com/juniper-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}