{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-arm-timothy-lake-campground-government-camp-or",
  "name": "North Arm (Timothy Lake) Campground",
  "description": "North Arm (Timothy Lake) Campground is located at NF-58, Government Camp OR 97028. North Arm (Timothy Lake) Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/mthood/recarea/?recid=53436",
  "url": "https://campertunity.com/listings/campgrounds/north-arm-timothy-lake-campground-government-camp-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "NF-58",
    "addressLocality": "Government Camp",
    "addressRegion": "OR",
    "postalCode": "97028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.147769,
    "longitude": -121.772228
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/government-camp/north-arm-timothy-lake-campground"
  ]
}