{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bird-track-springs-la-grande-or",
  "name": "Bird Track Springs Campground",
  "description": "If a campground with riverside trails and great bird watching opportunities sounds appealing, Bird Track Springs Campground may be the place for you. This campground is just a short drive from I-84 on State Highway 244 through river-side farm land. The campground has 22 campsites nestled beneath towering ponderosa pine trees in the Grand Ronde River valley. In addition, the Bird Track Interpretive Trail is located on the other side of the Highway and provides a 1.2 mile trail along the Grande...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bird-track-springs-la-grande-or",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Grande Ranger District",
    "addressLocality": "La Grande",
    "addressRegion": "OR",
    "postalCode": "97850",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.299922,
    "longitude": -118.307723
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird_watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$10+"
}