{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rock-point-rv-park",
  "name": "Rock Point RV Park",
  "description": "Rock Point RV Park, Gold Hill Oregon. See 3 traveler reviews, 22 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/rock-point-rv-park",
  "image": [
    "https://campcdn.com/photos/3/5/35179/314743/uploads_2F1632922842682-oc1wslm6pmm-f2d146024d57c2e3fb93faf3b747be15_2F167ED842-5E0A-4C4C-89B1-4C7F7322C8C2.jpeg?v=1633913177",
    "http:https://campcdn.com/photos/3/5/35179/314774/low_res/rock-point-rv-park.jpeg?v=1633913184"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}