{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pat-kelley-rv-park-west-helena-ar",
  "name": "Pat Kelley RV Park",
  "description": "Contact info, reviews tips & more for Pat Kelley RV Park | Camping in Arkansas",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pat-kelley-rv-park-west-helena-ar",
  "image": [
    "https://photos.thedyrt.com/photo/571875/media/pat-kelley-rv-park_50289009-dd12-4878-a02e-d30544f72950.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/571873/media/pat-kelley-rv-park_ca3694ce-cd78-4e62-a06a-c81e52686e3c.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/571872/media/pat-kelley-rv-park_b853cf9d-745b-4aac-bba9-318fa013cf57.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/571875/media/pat-kelley-rv-park_50289009-dd12-4878-a02e-d30544f72950.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/571871/media/pat-kelley-rv-park_e2d0e800-50d0-489f-b12c-1469ad57337a.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1243 Hwy 49",
    "addressLocality": "West Helena",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.55437990595462,
    "longitude": -90.67282021456487
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Anthony B."
      },
      "datePublished": "2021-08-19T23:03:11.236Z",
      "reviewBody": "This is a bare bone site with full hookups on drive through concrete pads. Nice and level. $20.00 cash. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    },
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Shana D."
      },
      "datePublished": "2020-08-24T15:27:39.842Z",
      "reviewBody": "This isn't a campground, but more of a place to park your RV if you have other things to do in the area or just need a place to park and sleep. Seems that many people come here for the Blues Festival. Sites are tight and no picnic tables or fire rings.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 3,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}