{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fischers-lilly-park-fort-pierre-sd",
  "name": "Fischers Lilly Park",
  "description": "Fischers Lilly Park is located at 415 Ash Avenue, Fort Pierre SD 57532. Fischers Lilly Park can be contacted at ***-***-**** or https://www.fortpierre.com/attractions/fischers-lilly-park/",
  "url": "https://campertunity.com/listings/campgrounds/fischers-lilly-park-fort-pierre-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "415 Ash Avenue",
    "addressLocality": "Fort Pierre",
    "addressRegion": "SD",
    "postalCode": "57532",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3524051,
    "longitude": -100.3684729
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-dakota/fort-pierre/fischers-lilly-park",
    "https://thedyrt.com/camping/south-dakota/south-dakota-fischers-lilly-park"
  ]
}