{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-vass-nc",
  "name": "Boondocking host near Vass, NC",
  "description": "Woody area on the Little River",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-vass-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/9437/profile/q4Aozmy4SrVXKRCI_1ad35d53f86a1c762bcfd14edd40313c_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/243408/profile/u4qYIionhO8pfALx_d254867ee12cd969a7f49e5cba735a78_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vass, NC",
    "addressLocality": "Vass",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.14377305,
    "longitude": -79.13720313
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.93,
    "reviewCount": 37,
    "bestRating": 5,
    "worstRating": 1
  }
}