{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boulder-park-campground-la-grande-or",
  "name": "Boulder Park Campground",
  "description": "Located at the end of a narrow winding forest road, Boulder Park Campground receives visitors escaping the rising summer heat. The campground is suitable for pack and riding stock uses with a loading ramp, 'star' bunk feeders for 6-8 head and trailer parking. The campground is adjacent to the Wild and Scenic Eagle Creek offering beautiful views of the nearby Eagle Cap Wilderness and Wallowa Mountains. Boulder Park Campground is set near the Main Eagle Trailhead which offers an extensive syste...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boulder-park-campground-la-grande-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3502 Highway 30",
    "addressLocality": "La Grande",
    "addressRegion": "OR",
    "postalCode": "97850",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.065597,
    "longitude": -117.410231
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$10+"
}