{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/great-meadow-sno-park-chiloquin-or",
  "name": "Great Meadow Sno-Park",
  "description": "Great Meadow Sno-Park is located near Klamath Falls in the Fremont-[Winema National Forest](https://thedyrt.com/camping/oregon/near/fremont-winema-national-forest).",
  "url": "https://campertunity.com/listings/campgrounds/great-meadow-sno-park-chiloquin-or",
  "image": [
    "https://photos.thedyrt.com/photo/media/high-lakes-bike-trail-parking-lot_590c7ca5-0568-42bc-9b90-988e76e75325.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.19607482,42.39678517)/-122.19607482,42.39678517,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/615105/media/oregon-great-meadow-sno-park_26644ef7-0130-4610-949c-a8be2bee76e4.heic?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/media/high-lakes-bike-trail-parking-lot_590c7ca5-0568-42bc-9b90-988e76e75325.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Chiloquin",
    "addressRegion": "OR",
    "postalCode": "97601",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.39678517,
    "longitude": -122.19607482
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}