{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/warner-mountain-ranger-district-cedarville-ca",
  "name": "Warner Mountain Ranger District",
  "description": "Warner Mountain Ranger District is located at 710 Townsend Street, Cedarville CA 96104. Warner Mountain Ranger District can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/modoc/recarea/?recid=71242",
  "url": "https://campertunity.com/listings/campgrounds/warner-mountain-ranger-district-cedarville-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "710 Townsend Street",
    "addressLocality": "Cedarville",
    "addressRegion": "CA",
    "postalCode": "96104",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5296397,
    "longitude": -120.1783704
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/california/cedarville/warner-mountain-ranger-district"
  ]
}