{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-beaver-dick-park-rexburg-id",
  "name": "Beaver Dick Park",
  "description": "Beaver Dick Park is located at Highway 33 and 6000 West, Rexburg ID 83440. Beaver Dick Park can be contacted at ***-***-**** or http://www.rexburgonline.com/things-to-do/beaver-dick-park/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-beaver-dick-park-rexburg-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 33 and 6000 West",
    "addressLocality": "Rexburg",
    "addressRegion": "ID",
    "postalCode": "83440",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8253225,
    "longitude": -111.9063063
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/rexburg/beaver-dick-park"
  ]
}