{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/paint-river-hills-campground-and-cabins-crystal-falls-mi",
  "name": "Paint River Hills Campground and Cabins",
  "description": "Paint River Hills Campground and Cabins is located at 525 Paint River Hills Rd, Crystal Falls MI 49920. Paint River Hills Campground and Cabins can be contacted at ***-***-**** or http://www.prhcamp.com/",
  "url": "https://campertunity.com/listings/campgrounds/paint-river-hills-campground-and-cabins-crystal-falls-mi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "525 Paint River Hills Rd",
    "addressLocality": "Crystal Falls",
    "addressRegion": "MI",
    "postalCode": "49920",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0995616,
    "longitude": -88.3308037
  }
}