{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-spring-lake-road-rhame-nd",
  "name": "Spring Lake Road",
  "description": "Spring Lake Road is located at Spring Lake Road, Rhame ND 58651. Spring Lake Road can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-spring-lake-road-rhame-nd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spring Lake Road",
    "addressLocality": "Rhame",
    "addressRegion": "ND",
    "postalCode": "58651",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.2194862,
    "longitude": -103.7019854
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-dakota/rhame/spring-lake-road"
  ]
}