{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/prairie-dog-campground",
  "name": "Prairie Dog Campground",
  "description": "Prairie Dog Campground in Prairie Dog State Park, Norton Kansas. See 8 traveler reviews, 5 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/prairie-dog-campground",
  "image": [
    "https://campcdn.com/photos/6/3/6303/33137/uploads_2F1422481411268-8vwmzmvsvae-f73ec6e86519413e88b6b133287f02e0_2FDSC04492.JPG?v=1661788220",
    "http:https://campcdn.com/photos/6/3/6303/33137/low_res/prairie-dog-campground.JPG?v=1661788220"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.805657775629044,
    "longitude": -99.94479244029459
  },
  "sameAs": [
    "https://www.campendium.com/prairie-dog-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    }
  ]
}