{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hungerford-hills-farm-big-rapi",
  "name": "Hungerford Hills Farm",
  "description": "Hungerford Hills Farm is located at Skiberian Drive, Big Rapids MI 49307. Hungerford Hills Farm can be contacted at ***-***-**** or http://hungerfordhillsfarm.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-hungerford-hills-farm-big-rapi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Skiberian Drive",
    "addressLocality": "Big Rapids",
    "addressRegion": "MI",
    "postalCode": "49307",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7037422,
    "longitude": -85.6259693
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/michigan/big-rapids/hungerford-hills-farm"
  ]
}