{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arrowhead-rv-campground-wisconsin-dells-wi",
  "name": "Arrowhead RV Campground",
  "description": "Arrowhead RV Campground is located at 1530 Arrowhead Road, Wisconsin Dells WI 53965. Arrowhead RV Campground can be contacted at ***-***-**** or http://www.rvonthego.com/wisconsin/arrowhead-rv-campground/?utm_source=yext&utm_medium=directory&utm_campaign=Yext Directory Listing",
  "url": "https://campertunity.com/listings/campgrounds/arrowhead-rv-campground-wisconsin-dells-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1530 Arrowhead Road",
    "addressLocality": "Wisconsin Dells",
    "addressRegion": "WI",
    "postalCode": "53965",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.664282,
    "longitude": -89.8501554
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/wisconsin-dells/arrowhead-rv-campground"
  ]
}