{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beverly-beach-state-park-campground",
  "name": "Beverly Beach State Park Campground",
  "description": "Beverly Beach State Park Campground, Newport Oregon. See 30 traveler reviews, 67 photos and 4 blog posts",
  "url": "https://campertunity.com/listings/campgrounds/beverly-beach-state-park-campground",
  "image": [
    "https://campcdn.com/photos/3/3/3382/322985/uploads_2F1638381341888-650skei58j-3fb0a8532b6c57d75ed73d3f06d9e717_2FIMG_5053.jpg?v=1647366910",
    "http:https://campcdn.com/photos/3/3/3382/322985/low_res/beverly-beach-state-park.jpg?v=1647366910"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.72633702608124,
    "longitude": -124.05739638096878
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  }
}