{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oroville-feather-falls-casino-oroville-ca",
  "name": "Oroville-Feather Falls Casino KOA",
  "description": "Contact info, reviews tips & more for Oroville-Feather Falls Casino KOA | Camping in California",
  "url": "https://campertunity.com/listings/campgrounds/oroville-feather-falls-casino-oroville-ca",
  "image": [
    "https://photos.thedyrt.com/photo/681608/media/oroville-feather-falls-casino-koa_2940bbfd-7d0d-40fa-9cb6-a624272e880d.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/681608/media/oroville-feather-falls-casino-koa_2940bbfd-7d0d-40fa-9cb6-a624272e880d.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3 Alverda Dr",
    "addressLocality": "Oroville",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.46458451,
    "longitude": -121.51886518
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Brian A."
      },
      "datePublished": "2022-03-22T18:44:33.286Z",
      "reviewBody": "Right behind a casino, but a really nice park. Excellent bathrooms and showers. A pool area and dog park. Good Wi-Fi and amenities. A little pricier than what I am used to but it was a really nice place to stay the night. Also awesome treat bad for the dog provided at check in, a really nice touch.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "john "
      },
      "datePublished": "2021-06-20T03:55:45.190Z",
      "reviewBody": "Very friendly and helpful staff. Clean well maintained grounds!",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Melissa K."
      },
      "datePublished": "2020-06-24T22:08:13.534Z",
      "reviewBody": "Electric hookups, sewer, clean grounds, playground, swimming pool, club house with bar and pool tables, and the casino and brewery are right there. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}