{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-king-george-va",
  "name": "Little Ferry Inn Llc",
  "description": "Beautiful Waterfront facility with 4 acres of flat camping land",
  "url": "https://campertunity.com/listings/campgrounds/harvest-hosts-attraction-king-george-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/41386/photo-gallery/MN52Vh6zhz9ZjV7o_855cd35fe23caf954c616fb853a7226e_medium.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "King George, VA",
    "addressLocality": "King George",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.30514091,
    "longitude": -77.20240795
  },
  "checkinTime": "09:60:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull_through"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}