{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hemlocks-rv-and-lodging-moyie-springs-id-us",
  "name": "The Hemlocks RV and Lodging",
  "description": "The Hemlocks RV and Lodging is located at 73400 U.S. 2, Moyie Springs ID 83845. The Hemlocks RV and Lodging can be contacted at ***-***-**** or http://hemlockslodging.com/",
  "url": "https://campertunity.com/listings/campgrounds/hemlocks-rv-and-lodging-moyie-springs-id-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "73400 U.S. 2",
    "addressLocality": "Moyie Springs",
    "addressRegion": "ID",
    "postalCode": "83845",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.709339,
    "longitude": -116.127655
  }
}