{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-swan-creek-recreation-area-selby-sd",
  "name": "Swan Creek Recreation Area",
  "description": "Swan Creek Recreation Area is located at 29531 Swan Creek Road, Selby SD 57472. Swan Creek Recreation Area can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-swan-creek-recreation-area-selby-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "29531 Swan Creek Road",
    "addressLocality": "Selby",
    "addressRegion": "SD",
    "postalCode": "57472",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3189353,
    "longitude": -100.2584814
  }
}