{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/singletree-campground",
  "name": "Singletree Campground",
  "description": "Singletree Campground in Fishlake National Forest, Torrey Utah. See 15 traveler reviews, 44 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/singletree-campground",
  "image": [
    "https://campcdn.com/photos/1/1/11838/246902/uploads_2F1598055158141-o3ui4dxqmxk-cd9f1dde1fe0c7915eac0836ed5c5276_2F2442AA87-390E-45B9-AE57-7F3900B6B10C.jpeg?v=1633863362",
    "http:https://campcdn.com/photos/1/1/11838/246902/low_res/singletree-campground.jpeg?v=1633863362"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.16146147544791,
    "longitude": -111.33494872350862
  },
  "sameAs": [
    "https://www.campendium.com/singletree-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}