{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/outlet-campground-us",
  "name": "Outlet Campground",
  "description": "Outlet Campground in Idaho Panhandle National Forest, Coolin Idaho. See 1 traveler review, 1 photo and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/outlet-campground-us",
  "image": [
    "https://campcdn.com/photos/2/7/2719/354943/uploads_2F1656293010744-cy5k2hzzvr-34b78ef6fb7f5b16d86e872484b8fd27_2F0BCA8EAC-BBDE-4CD0-8A81-5205573F87A5.jpeg?v=1656293035",
    "http:https://campcdn.com/photos/2/7/2719/354943/low_res/outlet-campground.jpeg?v=1656293035"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.499,
    "longitude": -116.892
  },
  "sameAs": [
    "https://www.campendium.com/outlet-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}