{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-whiteville-nc-us",
  "name": "Boondocking host near Whiteville, NC",
  "description": "Location is one and a half miles off highway 74 @ exit 244 east of Whiteville NC. Easy entrance and exit with grass sites. The location is within five miles of shopping, restaurants and fuel. Property is located in a quiet relaxing area for overnight stay.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-whiteville-nc-us",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/14180/photo-gallery/yiUI3FuwiPuL9WRq_123ef0245199bda9a2253c1c30b267f1_medium.jpeg",
    "https://dr64aezf2r473.cloudfront.net/user/191664/profile/ATISVBp2A3EC0kw4_cce1f24afc547c313869d6d60f712b32_small.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Whiteville, NC",
    "addressLocality": "Whiteville",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.31238148,
    "longitude": -78.61559126
  },
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}