{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rimrock-inn-enterprise-or",
  "name": "RimRock Inn",
  "description": "RimRock Inn is located at 83471 Lewiston Highway, Enterprise OR 97828. RimRock Inn can be contacted at ***-***-**** or https://www.rimrockinnor.com/",
  "url": "https://campertunity.com/listings/campgrounds/rimrock-inn-enterprise-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "83471 Lewiston Highway",
    "addressLocality": "Enterprise",
    "addressRegion": "OR",
    "postalCode": "97828",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8863356,
    "longitude": -117.2598697
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/enterprise/rimrock-inn"
  ]
}