{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cabin-camp-3-prince-william-forest-park-triangle-va",
  "name": "Cabin Camp 3 — Prince William Forest Park",
  "description": "## Overview Cabin Camp 3 is located in Prince William Forest Park and is one of five large cabin camp facilities located in the park. Camp 3 is the only camp",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cabin-camp-3-prince-william-forest-park-triangle-va",
  "image": [
    "https://photos.thedyrt.com/photo/454515/media/cabin-camp-3_fec67c186eea9015695f26b8261aaabb.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/454518/media/cabin-camp-3_a56f53a545f2fea9860b5be49d22420a.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/1465192/photo/355227_4e6273fa-79c6-449f-890e-ebb89128f55e.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/454516/media/cabin-camp-3_7332247c92675042087c325fe32cbe2c.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/454515/media/cabin-camp-3_fec67c186eea9015695f26b8261aaabb.jpg?auto=webp",
    "https://photos.thedyrt.com/photo/454517/media/cabin-camp-3_7d3f38e14570ee76008613d5a1357da3.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ATTN: CABIN CAMPS 18100 PARK HEADQUARTERS RD",
    "addressLocality": "Triangle",
    "addressRegion": "VA",
    "postalCode": "22172",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5635590735104,
    "longitude": -77.3601381557915
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 13,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain_biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "David W."
      },
      "datePublished": "2022-05-21T21:09:17.513Z",
      "reviewBody": "My kids love it here",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 5,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "70",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$70+"
}