{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/anderson-meadow-campground-beaver-ut",
  "name": "What is the phone number for Anderson Meadow campground?",
  "description": "Anderson Meadow campground is located at , Beaver UT 84713. Anderson Meadow campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/fishlake/recarea/?recid=12110",
  "url": "https://campertunity.com/listings/campgrounds/anderson-meadow-campground-beaver-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Beaver",
    "addressRegion": "UT",
    "postalCode": "84713",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.2108889,
    "longitude": -112.43155
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/beaver/anderson-meadow-campground",
    "https://campflare.com/campground/anderson-meadow-campground-fishlake-nf-ut-772"
  ]
}