{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tamarack-campground-baker-city-or",
  "name": "Tamarack Campground",
  "description": "Tamarack Campground is located along the Wild and Scenic Eagle Creek in the southern Wallowa Mountains. This open and sunny site has 12 tent/trailer sites of which 3 are fully accessible. A short accessible path leads down to the creek and ends at two fishing platforms. Popular activities include fishing, hiking, and bird watching. With easy access, this campground can fill-up and particularly during holiday week-ends. Primary use season is May to September. Quiet hours are from 10pm to 6am.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tamarack-campground-baker-city-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Whitman Ranger District",
    "addressLocality": "Baker City",
    "addressRegion": "OR",
    "postalCode": "97814",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.019691,
    "longitude": -117.452613
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "15",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$15+"
}