{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seven-feathers-rv-resort",
  "name": "Seven Feathers RV Resort",
  "description": "Seven Feathers RV Resort, Canyonville Oregon. See 16 traveler reviews, 62 photos and 4 blog posts",
  "url": "https://campertunity.com/listings/campgrounds/seven-feathers-rv-resort",
  "image": [
    "https://campcdn.com/photos/1/3/13487/21770/uploads_2F1407434206167-dbohyuoo7j4cayvi-5f9ebc12310d5c44206507038f2043bb_2Fseven-feathers-rv-resort.jpg?v=1633649790",
    "http:https://campcdn.com/photos/1/3/13487/21770/low_res/seven-feathers-rv-resort.jpg?v=1633649790"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.93708554996277,
    "longitude": -123.2949498295784
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 16,
    "bestRating": 5,
    "worstRating": 1
  }
}