{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trout-farm-campground-prairie-city-or",
  "name": "Trout Farm Campground",
  "description": "Trout Farm Campground offers a relaxing getaway for families and fishing enthusiasts in the Malheur National Forest. The campground's main attraction is its stocked fishing pond, complete with a barrier-free path and accessible fishing pier, making it ideal for anglers of all abilities. A newly renovated covered picnic shelter provides a gathering space for groups. The campground is situated near the Strawberry Mountain Wilderness, providing a great base for exploring the surrounding area. In...",
  "url": "https://campertunity.com/listings/campgrounds/trout-farm-campground-prairie-city-or",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Summit Prairie Rd",
    "addressLocality": "Prairie City",
    "addressRegion": "OR",
    "postalCode": "97869",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.304988861083984,
    "longitude": -118.55224609375
  },
  "sameAs": [
    "https://campflare.com/campground/trout-farm-campground-922"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing Dock"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Shelter"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Prairie"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}