{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/outpost-lodge-pierre-sd-us",
  "name": "The Outpost Lodge Inc",
  "description": "The Outpost Lodge Inc is located at 28229 Cow Creek Road, Pierre SD 57501. The Outpost Lodge Inc can be contacted at ***-***-**** or http://theoutpostlodge.com/",
  "url": "https://campertunity.com/listings/campgrounds/outpost-lodge-pierre-sd-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "28229 Cow Creek Road",
    "addressLocality": "Pierre",
    "addressRegion": "SD",
    "postalCode": "57501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.559262,
    "longitude": -100.4830771
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/pierre/the-outpost-lodge-inc"
  ]
}