{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/onapa-rv-park-campground-checotah-ok",
  "name": "Onapa RV Park & Campground",
  "description": "Find and book camping near me from over 12,000,000 locations, tips & photos submitted by campers like you.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/onapa-rv-park-campground-checotah-ok",
  "image": [
    "https://photos.thedyrt.com/photo/507812/media/onapa-rv-parks_b6b9248c-fb61-47c8-a048-64fa5f27335a.webp?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/507812/media/onapa-rv-parks_b6b9248c-fb61-47c8-a048-64fa5f27335a.webp?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Checotah",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4058,
    "longitude": -95.5656
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Free_wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Sara M."
      },
      "datePublished": "2023-03-06T14:55:19.129Z",
      "reviewBody": "Located about 4 miles south of I40, this was a great overnight stop.  The hosts are extremely friendly and accommodating. We were greater upon driving in and promptly directed to our site. They have nicely spaced spots, not exactly level, but very clean and quiet. We had no need for other amenities, so I cannot speak on that. They do have a basketball court and a cool looking playground for kids. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Paul F."
      },
      "datePublished": "2023-06-07T12:11:04.038Z",
      "reviewBody": "I found this campground to be quiet, friendly, plenty of amenities. It has 50, 30 and 20 amp hookups. It has shower. It has washer and dryers. It has beautiful hiking paths. The people are friendly and helpful if there was One thing that I didn't like about the site. It's that the Wi-Fi is kind of spotty, but I can work around that.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}