{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/diamond-lake-rv-park-1",
  "name": "Diamond Lake RV Park",
  "description": "Diamond Lake RV Park, Diamond Lake Oregon. See 19 traveler reviews, 15 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/diamond-lake-rv-park-1",
  "image": [
    "https://campcdn.com/photos/1/1/1104/37201/uploads_2F1426043169168-w121fvb9pd-22ad7ea78158027afd48c2e61a5820a2_2FIMG_3150.JPG?v=1633743856",
    "http:https://campcdn.com/photos/1/1/1104/37201/low_res/diamond-lake-rv-park.JPG?v=1633743856"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.14020998919901,
    "longitude": -122.13573429733555
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 19,
    "bestRating": 5,
    "worstRating": 1
  }
}