{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/green-mountain-campground-christmas-valley-or-2",
  "name": "Green Mountain Campground",
  "description": "Green Mountain Campground will be closed to the public 4/21/2025 - 4/24/2025, reopening 4/25/2025.Featuring panoramic views of the lava flows, cinder cones, and the desert landscape of the Fort Rock and Christmas Valley area of central Oregon, the Green Mountain Campground offers a remote camping experience perfect for photography, solitude and stargazing. Whether using it as a basecamp for exploring nearby attractions like Crack-in-the-Ground and the Four Craters Lava Field, or simply seekin...",
  "url": "https://campertunity.com/listings/campgrounds/green-mountain-campground-christmas-valley-or-2",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1301 South G Street",
    "addressLocality": "Lakeview",
    "addressRegion": "OR",
    "postalCode": "97630",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.38627,
    "longitude": -120.72352
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Photography"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    }
  ]
}