{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/forks-campground-silver-city-nm",
  "name": "Forks Campground",
  "description": "Forks Campground is located at , Silver City NM 88061. Forks Campground can be contacted at or http://www.fs.usda.gov/recarea/gila/recarea/?recid=1990",
  "url": "https://campertunity.com/listings/campgrounds/forks-campground-silver-city-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Silver City",
    "addressRegion": "NM",
    "postalCode": "88061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.183483,
    "longitude": -108.206422
  }
}