{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-ridge-campground-va",
  "name": "Oak Ridge Campground",
  "description": "Explore Oak Ridge Campground in Prince William Forest Park, Virginia with Recreation.gov. Oak Ridge Campground is a 100-site, wooded campground located in Prince William Forest Park, 35 miles southwest of Washington, DC. The park's land was set aside",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/oak-ridge-campground-va",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/69150.jpg",
    "https://cdn.recreation.gov/public/images/69167.jpg",
    "https://cdn.recreation.gov/public/images/69183.jpg",
    "https://cdn.recreation.gov/public/images/69201.jpg",
    "https://cdn.recreation.gov/public/images/69282.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2023/07/24/20/23/233379_c08c64b0-1884-4686-97c0-cfda858cbc75_1440.jpg",
    "https://cdn.recreation.gov/public/2023/07/24/19/57/233379_e49808b1-3bc8-47e5-b882-3b171e114b40_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oak Ridge Campground",
    "addressRegion": "VA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.601799,
    "longitude": -77.414299
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.518433,
    "reviewCount": 434,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "26",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$26+"
}