{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/travel-camp-fort-belvoir-va",
  "name": "Travel Camp",
  "description": "Nice cheap place to stay. You don't come to the campground for the attractions, (edit, you can. They have quite alot, but I just didn't take advantage of them) you use this as a clean, safe, and beautiful area for a temporary home for a while.",
  "url": "https://campertunity.com/listings/campgrounds/travel-camp-fort-belvoir-va",
  "image": [
    "https://uscompanies.net/assets/img/logo.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6100 Johnston Rd, Fort Belvoir, VA 22060, USA",
    "addressLocality": "Fort Belvoir",
    "addressRegion": "VA",
    "postalCode": "22060",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.710797,
    "longitude": -77.1436907
  },
  "sameAs": [
    "https://fort-belvoir-virginia.uscompanies.net/campground/travel-camp-fort-belvoir/"
  ]
}