{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-charles-city-va",
  "name": "Spot2Nite",
  "description": "Check out River's Rest Marina & Resort in Charles City, Virginia on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-charles-city-va",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/5f3e2e63-7796-11f0-b41e-f0ee426fda87/card.jpg?v=63922234018"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9100 Wilcox Neck Road",
    "addressLocality": "Charles City",
    "addressRegion": "VA",
    "postalCode": "23030",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.36305979999999,
    "longitude": -76.913483
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "11:00:00"
}