{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fort-belvoir-travel-and-rv-camp-fort-belvoir-va",
  "name": "Fort Belvoir Travel and RV Camp",
  "description": "Military campground only. The Travel Camp is open all year long, 7 days a week. With a perfect location along the shore of the Potomac River and only a 30-minute drive to DC, this is the place everyone wants to be.",
  "url": "https://campertunity.com/listings/campgrounds/fort-belvoir-travel-and-rv-camp-fort-belvoir-va",
  "image": [
    "https://photos.thedyrt.com/photo/660203/media/fort-belvoir-travel-and-rv-camp_9df47fb3-4684-43f0-962c-e3e4eee22436.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10155 Swift Road",
    "addressLocality": "Fort Belvoir",
    "addressRegion": "VA",
    "postalCode": "22060",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6970005,
    "longitude": -77.145
  },
  "sameAs": [
    "https://thedyrt.com/camping/virginia/fort-belvoir-travel-and-rv-camp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "55",
    "priceValidUntil": "2026-10-21"
  },
  "priceRange": "$55+"
}