{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pioneer-village",
  "name": "Pioneer Village",
  "description": "Pioneer Village, Crosby North Dakota. See traveler reviews, 3 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/pioneer-village",
  "image": [
    "https://campcdn.com/photos/7/5/7588/361293/uploads_2F1658635043621-8jmyhpnz0nt-dc2a120dc158c835713f7f93ca7f2124_2F524BCFE2-8FEA-4DF6-B1FF-F29145821510.jpeg?v=1658635065",
    "http:https://campcdn.com/photos/7/5/7588/361295/low_res/pioneer-village.jpeg?v=1658635077"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.909,
    "longitude": -103.301
  },
  "sameAs": [
    "https://www.campendium.com/pioneer-village",
    "https://thedyrt.com/camping/north-dakota/pioneer-village-crosby"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    }
  ]
}