{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/balsam-campground-springville-ut",
  "name": "Balsam Campground",
  "description": "Balsam Campground is located at FR062, Springville UT 84663. Balsam Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9845&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/balsam-campground-springville-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FR062",
    "addressLocality": "Springville",
    "addressRegion": "UT",
    "postalCode": "84663",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.1976174,
    "longitude": -111.4005734
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/springville/balsam-campground"
  ]
}