{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-greens-lake-campground-dutch",
  "name": "Greens Lake Campground",
  "description": "Greens Lake Campground is located at , Dutch John UT 84023. Greens Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ashley/recreation/camping-cabins/recarea/?recid=72179&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-greens-lake-campground-dutch",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dutch John",
    "addressRegion": "UT",
    "postalCode": "84023",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8712428,
    "longitude": -109.5370978
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/dutch-john/greens-lake-campground"
  ]
}