{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/faulkton-city-park-faulkton-sd",
  "name": "Faulkton City Park",
  "description": "Faulkton City Park is located at 901 Park Street, Faulkton SD 57438. Faulkton City Park can be contacted at or http://faulktoncity.org/index.asp?SEC=E18C4A8D-CD72-4345-85AC-7D563F3E75A1&Type=B_BASIC",
  "url": "https://campertunity.com/listings/campgrounds/faulkton-city-park-faulkton-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "901 Park Street",
    "addressLocality": "Faulkton",
    "addressRegion": "SD",
    "postalCode": "57438",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0363794,
    "longitude": -99.1264747
  }
}