{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/twin-falls-93-rv-park-filer-id",
  "name": "Twin Falls 93 RV Park",
  "description": "Twin Falls 93 RV Park is located at 2404 East 3830 North, Filer ID 83328. Twin Falls 93 RV Park can be contacted at ***-***-**** or http://www.rvtwinfalls.com/",
  "url": "https://campertunity.com/listings/campgrounds/twin-falls-93-rv-park-filer-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2404 East 3830 North",
    "addressLocality": "Filer",
    "addressRegion": "ID",
    "postalCode": "83328",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.554019,
    "longitude": -114.574224
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/filer/twin-falls-93-rv-park"
  ]
}