{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-sugar-tree-axton-va",
  "name": "Lake Sugar Tree",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/lake-sugar-tree-axton-va",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/101/916/full/lake-sugar-tree-axton-va-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Axton",
    "addressRegion": "VA",
    "postalCode": "24054",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/lake-sugar-tree-56165"
  ],
  "checkinTime": "00:16:00",
  "checkoutTime": "00:16:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}