{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tolsona-wilderness-campground-glennallen-ak-1",
  "name": "Tolsona Wilderness Campground",
  "description": "Tolsona Wilderness Campground is located at Mile 173 Glenn Highway, Glennallen AK 99588. Tolsona Wilderness Campground can be contacted at ***-***-**** or http://www.tolsonacampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/tolsona-wilderness-campground-glennallen-ak-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mile 173 Glenn Highway",
    "addressLocality": "Glennallen",
    "addressRegion": "AK",
    "postalCode": "99588",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.103057,
    "longitude": -145.96681
  }
}