{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-city-of-bovill-rv-park-bovill-id",
  "name": "City of Bovill RV Park",
  "description": "City of Bovill RV Park is located at 201 3rd Avenue, Bovill ID 83806. City of Bovill RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-city-of-bovill-rv-park-bovill-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "201 3rd Avenue",
    "addressLocality": "Bovill",
    "addressRegion": "ID",
    "postalCode": "83806",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8567198,
    "longitude": -116.3933623
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/bovill/city-of-bovill-rv-park",
    "https://thedyrt.com/camping/idaho/idaho-bovill-city-rv-park"
  ]
}