{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sheffield-house-rexburg-id",
  "name": "Sheffield House",
  "description": "Sheffield House is located at 5362 South Yellowstone Highway, Rexburg ID 83440. Sheffield House can be contacted at ***-***-**** or http://www.sheffieldrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/sheffield-house-rexburg-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5362 South Yellowstone Highway",
    "addressLocality": "Rexburg",
    "addressRegion": "ID",
    "postalCode": "83440",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7522922,
    "longitude": -111.8503639
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/rexburg/sheffield-house"
  ]
}