{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wooded-retreat-near-historic-triangle-williamsburg-va",
  "name": "Wooded Retreat near Historic Triangle",
  "description": "Nestled in a serene wooded enclave less than a mile from Colonial Williamsburg, this private spot offers RV camping ideal for Class B vans. Wake to deer grazing and owls hooting right in your backyard, then stroll or bike to historic Williamsburg, Jamestown, Yorktown or the William & Mary campus. Enjoy level back-in parking and warm hospitality from accommodating hosts. Perfect for history buffs and wildlife lovers alike.",
  "url": "https://campertunity.com/listings/campgrounds/wooded-retreat-near-historic-triangle-williamsburg-va",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/26482/photo-gallery/zafIBcJJ3l3DipeF_710cf93918a192b339e964077cbaea56_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/500221/profile/3erGYa3W08zVdjTt_fb3964119d19e5430d5219f8ef1ca5c5_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Williamsburg, VA",
    "addressLocality": "Williamsburg",
    "addressRegion": "VA",
    "postalCode": "23185",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.23377338,
    "longitude": -76.71554257
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.92,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  }
}