{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-cape-charles-va",
  "name": "Spot2Nite",
  "description": "Located just north of the Chesapeake Bay Bridge-Tunnel on Virginia's Eastern Shore, this resort has a private beach on the Chesapeake Bay. Bring your fishing gear, kayaks, and paddleboards, or make a splash in the campground's pool from Memorial Day through Labor Our eastern shore waterfront campground boasts a variety of accommodations suited for both campers and glampers, including RV Rentals, RV Sites, Deluxe Cabins, and Safari Tents.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-cape-charles-va",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/09b3876a-89c7-11f0-8635-3db41cfb6e3f/card.jpg?v=63924234067"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cape Charles",
    "addressRegion": "VA",
    "postalCode": "23310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.121353,
    "longitude": -75.968631
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Safari_tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}