{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pohick-bay-regional-park-lorton-lorton-va",
  "name": "POHICK BAY REGIONAL PARK- Lorton",
  "description": "POHICK BAY REGIONAL PARK- Lorton camping reservations and campground information. Learn more about camping near POHICK BAY REGIONAL PARK- Lorton and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/pohick-bay-regional-park-lorton-lorton-va",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/NOVA/pid1020012/%7Bpht%7DPirates%2520cove%25202%7Bpht%7D1504562807403.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6501 Pohick Bay Drive",
    "addressLocality": "Lorton",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6689,
    "longitude": -77.1683
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}