{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/arizona-nordic-village-flagstaff-az",
  "name": "Arizona Nordic Village",
  "description": "Arizona Nordic Village offers year-around outdoor activities from Hiking in the summer to Skiing in the winter, as well as a stunning Wedding Venue.",
  "url": "https://campertunity.com/listings/campgrounds/arizona-nordic-village-flagstaff-az",
  "image": [
    "https://static.wixstatic.com/media/cee9aa_17a596aa4f01453692317b565525f241.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16848 U.S. 180",
    "addressLocality": "Flagstaff",
    "addressRegion": "AZ",
    "postalCode": "86001",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.arizonanordicvillage.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}