{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/idlewild-campground-1",
  "name": "Idlewild Campground",
  "description": "Idlewild Campground in Malheur National Forest, Burns Oregon. See 6 traveler reviews, 24 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/idlewild-campground-1",
  "image": [
    "https://campcdn.com/photos/3/6/3626/296315/uploads_2F1624650181200-du2j5zdk9m-3f7ef89aded07c724cadef68285b4519_2F6AD77BEE-797A-45D3-B022-AA805C763751.jpeg?v=1633650239",
    "http:https://campcdn.com/photos/3/6/3626/296315/low_res/idlewild-oregon.jpeg?v=1633650239"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.79893531084713,
    "longitude": -118.99384661948923
  },
  "sameAs": [
    "https://www.campendium.com/idlewild-oregon"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}