{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coe-beaver-rv-park-camp-eureka-springs-ar",
  "name": "COE / Beaver RV Park & Camp",
  "description": "COE / Beaver RV Park & Camp is located near Beaver Lake in Arkansas, offering a landscape of rolling hills and dense forests.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/coe-beaver-rv-park-camp-eureka-springs-ar",
  "image": [
    "https://photos.thedyrt.com/photo/661308/media/coe-beaver-rv-park-camp_37a8bf1d-d00a-4b1c-b798-66197c833576.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/586998/media/coe-beaver-rv-park-camp_2b62e0cb-cd8c-431a-9a29-2b7aa132ac8c.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/661308/media/coe-beaver-rv-park-camp_37a8bf1d-d00a-4b1c-b798-66197c833576.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-93.76716582,36.4739413)/-93.76716582,36.4739413,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Eureka Springs",
    "addressRegion": "AR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4739413,
    "longitude": -93.76716582
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}