{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-end",
  "name": "Upper End Campground",
  "description": "Upper End Campground in Gila National Forest, Silver City New Mexico. See 7 traveler reviews, 37 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/upper-end",
  "image": [
    "https://campcdn.com/photos/1/1/11474/129118/uploads_2F1499455638772-u065fbdpng-dd72bedfe800391c31500089c863909d_2FGOPR0096.JPG?v=1633811275",
    "http:https://campcdn.com/photos/1/1/11474/129118/low_res/upper-end-campground.JPG?v=1633811275"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.0278433139019,
    "longitude": -108.15053473841796
  },
  "sameAs": [
    "https://www.campendium.com/upper-end-campground",
    "https://thedyrt.com/camping/new-mexico/new-mexico-upper-end-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}