{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pheasant-lake-county-park-ellendale",
  "name": "Pheasant Lake County Park",
  "description": "Primitive.",
  "url": "https://campertunity.com/listings/campgrounds/pheasant-lake-county-park-ellendale",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hwy 11",
    "addressLocality": "Ellendale",
    "addressRegion": "ND",
    "postalCode": "58436",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.00275,
    "longitude": -98.527046
  },
  "sameAs": [
    "https://www.ndtourism.com/ellendale/places-stay/campgrounds-rv-parks/pheasant-lake-county-park"
  ]
}