{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/junction-city-campground-junction-city-ca",
  "name": "Junction City Campground",
  "description": "UPDATE 04/21/2025There is currently no water at the campground due to maintenance issues with the well. There will be no water for the entire camping season this year. Please plan your trip accordingly.The campground is first-come, first-served camping at $15.00 per night.No reservations are available.The campground will open May 5, 2025, and close for the season in late November, depending weather conditions.For information about current conditions and availability, the camp host can be reac...",
  "url": "https://campertunity.com/listings/campgrounds/junction-city-campground-junction-city-ca",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/images/83475.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "State Highway 299",
    "addressLocality": "Junction City",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.746246,
    "longitude": -123.063887
  },
  "sameAs": [
    "https://www.blm.gov/visit/junction-city-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}