{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-arvilla-nd",
  "name": "Boondocking host near Arvilla, ND",
  "description": "3 Acres of boondocking potential nestled up on the border of a beautiful ND State Park.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-arvilla-nd",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/15681/photo-gallery/EjMA5cNKFvZ22hRk_14cd5ba38d86d78f995bd10cdc828586_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arvilla, ND",
    "addressLocality": "Arvilla",
    "addressRegion": "ND",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.94521825,
    "longitude": -97.44102341
  },
  "sameAs": [
    "https://www.harvesthosts.com/hosts/north-dakota/b0HRBPosSRMWa1Ps9pIv"
  ],
  "numberOfRooms": 3,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}