{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/drake-city-park",
  "name": "Drake City Park",
  "description": "Drake City Park, Drake North Dakota. See traveler reviews, 5 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/drake-city-park",
  "image": [
    "https://campcdn.com/photos/4/5/45631/415019/E80686F8-8E6A-4FC1-A66D-5A70C75E9AFE.jpg?v=1692124930",
    "http:https://campcdn.com/photos/4/5/45631/415022/low_res/drake-city-park-north-dakota.jpg?v=1692124931"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9277853,
    "longitude": -100.3707954
  },
  "sameAs": [
    "https://www.campendium.com/drake-city-park-north-dakota"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    }
  ]
}