{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/central-oregon-private-oasis-redmond-or",
  "name": "Central Oregon Private Oasis",
  "description": "Tent camping is in the backyard various locations to pitch a tent. Mostly shaded and grassy. We do ask that if you choose to set up in the grass that you move your tent every 3 days (so our yard doesn’t die) or pitch the tent on the end of the yard and no worries. This is a shared green space with other campers and the host",
  "url": "https://campertunity.com/listings/campgrounds/central-oregon-private-oasis-redmond-or",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1715914918/land-photos/sbel49ir6o5fch7ltnam/central-oregon-private-oasis-trailer-large-rtt-2-pacific-northwest.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Redmond",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.22492,
    "longitude": -121.249142
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}