{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-south-fork-campground-alto-nm",
  "name": "South Fork Campground",
  "description": "South Fork Campground is located at , Alto NM 88312. South Fork Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/lincoln/recarea/?recid=34200",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-south-fork-campground-alto-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Alto",
    "addressRegion": "NM",
    "postalCode": "88312",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4533281,
    "longitude": -105.7516097
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/alto/south-fork-campground"
  ]
}