{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bovill-rv-park-bovill-id",
  "name": "Bovill RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/bovill-rv-park-bovill-id",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/065/977/full/240943228_452427306063271_4997292625460319529_n.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bovill",
    "addressRegion": "ID",
    "postalCode": "83806",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.8585606,
    "longitude": -116.393439
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/bovill-rv-park-54241",
    "https://www.reserveamerica.com/explore/bovill-rv-park/CHUB/783411/overview"
  ],
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}