{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/white-azalea-campground-ca",
  "name": "White Azalea Campground",
  "description": "Recreation Opportunity Guides (ROG) - These guides contains information, maps, and directions to assist you in enjoying your trip to the Eldorado National Forest.[White Azalea\\_\\_Campground][1][Non-motorized Trails][2][Mokelumne Wilderness][3][Mokelumne Wilderness web site][4] [1]: http://www.fs.usda.gov/Internet/FSE_DOCUMENTS/fsbdev7_018846.pdf [2]: http://www.fs.usda.gov/Internet/FSE_DOCUMENTS/fsbdev7_018779.pdf [3]: http://www.fs.usda.gov/Internet/FSE_DOCUMENTS/fsbdev7_018767.pdf [4]: http...",
  "url": "https://campertunity.com/listings/campgrounds/white-azalea-campground-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.485128,
    "longitude": -120.262261
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/white-azalea-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}