{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rivers-rest-marina-resort-9100-wilcox-neck-road-charles",
  "name": "River's Rest Marina & Resort 9100 Wilcox Neck Road, Charles City, VA 23030",
  "description": "We Are Family River’s Rest Marina & Resort is a 16.5 acre family-friendly travel destination located in Charles City, Virginia on the beautiful Chickahominy River. River’s Rest offers guest the convenience of a 68-boat slip marina with a boat launch and bait and tackle store on site. Our exclusively-seasonal 126 RV and Tiny Home sites offer adventurers easy access to a waterfront getaway. Life on the river has never been closer!",
  "url": "https://campertunity.com/listings/campgrounds/rivers-rest-marina-resort-9100-wilcox-neck-road-charles",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9100 Wilcox Neck Road",
    "addressLocality": "Charles City",
    "addressRegion": "VA",
    "postalCode": "23030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3631104,
    "longitude": -76.9134821
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_launch"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}