{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wooded-oasis-near-campus-chapel-hill-nc",
  "name": "Wooded Oasis Near Campus",
  "description": "Step into a private wooded oasis just a short walk from downtown‚Äôs vibrant eateries, breweries and university events. This intimate setting offers RV camping with electric and water hookups on a level, shaded driveway. Wake to songbirds, play cribbage on the patio, and explore nearby nature trails or campus lectures and sports. Perfect for those seeking quiet privacy without sacrificing easy access to local culture.",
  "url": "https://campertunity.com/listings/campgrounds/wooded-oasis-near-campus-chapel-hill-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/11623/profile/7nOSkKuXiI2fXe0k_cacbedb858dd8f3d16c83e0a93e0d1b5_medium.png",
    "https://dr64aezf2r473.cloudfront.net/user/261061/profile/r9b2mlher8JXAzAe_f44c161d0009746f8cf951d248e1990a_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chapel Hill, NC",
    "addressLocality": "Chapel Hill",
    "addressRegion": "NC",
    "postalCode": "27514",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.90359018,
    "longitude": -79.08708298
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/north-carolina/happy-house"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}