{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/riverwalk-rv-park-1",
  "name": "Riverwalk RV Park",
  "description": "A 3-star review of Riverwalk RV Park, North Carolina",
  "url": "https://campertunity.com/listings/campgrounds/riverwalk-rv-park-1",
  "image": [
    "https://photos.thedyrt.com/photo/1294962/media/riverwalk-at-yadkin-river-rv-park_f6458782-666a-4a89-85cf-7cce9e31e2b8.png?width=1200&height=630&fit=crop&auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  }
}