{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/topsy-campground-klamath-falls-or",
  "name": "Topsy Campground",
  "description": "Notice: Topsy Campground will be temporarily closed January 2, 2024, through the winter of 2025. Set on the rugged shoreline of the JC Boyle reservoir, Topsy Campground provides a quiet location for relaxing recreation. The area is set in an open Ponderosa Pine forest with nearby views of Mt McLaughlin, an icon of the southern Oregon Cascade Mountains. Topsy offers opportunities for camping, picnicking, fishing, and boating on Boyle reservoir. The day-use area features a concrete boat ramp an...",
  "url": "https://campertunity.com/listings/campgrounds/topsy-campground-klamath-falls-or",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/2020/09/10/18/06/1a433354-8c43-443b-b9c3-7afbba06e545.jpeg",
    "https://cdn.recreation.gov/public/2020/09/10/18/07/816eeec3-ee7d-4433-a57d-2bfa24ec6f07.jpeg",
    "https://cdn.recreation.gov/public/2021/05/21/13/26/480bedba-976d-4e2c-9c96-a4d2565a1b2d.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Klamath Falls",
    "addressRegion": "OR",
    "postalCode": "97603",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.123387,
    "longitude": -122.041944
  },
  "sameAs": [
    "https://www.blm.gov/visit/topsy-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing Dock"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}