{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-beatty-or",
  "name": "Campspace in Beatty, OR",
  "description": "Your next stay will be on this cool 1.53 acre lot in Beatty, Oregon by Sprague River With a Few Trees Sprinkled About. Lot 15, Block 43, Oregon Pines Latitude: 42.540149 Longitude: -***-***-****22 Coordinate location: NE corner of lot About 1.25 Hours NE of Klamath Falls & 2.5 Hours E of Medford, OR Lots of Malapai Rocks and it's 2.5 Miles From the the 2.3 Million Acre Fremont-Winema National Forest For Hunting and Exploring. This Property Sits Under the Pacific Flyway Where Over a Million Bi...",
  "url": "https://campertunity.com/listings/campgrounds/campspace-beatty-or",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lot 15, Block 43, Oregon Pines",
    "addressLocality": "Beatty",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.540149,
    "longitude": -121.358322
  },
  "sameAs": [
    "https://www.campercontact.com/en/-/-/beatty/170880/campspace-in-beatty-or"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}