{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/elevate-game-high-altitude-golf-retreat-silver-city-nm",
  "name": "Elevate Your Game: High-Altitude Golf Retreat",
  "description": "Imagine a serene RV camping adventure where each morning greets you with lush fairways and manicured greens, all set against the backdrop of a breathtaking 6,000-foot elevation vistas. Welcome to an idyllic oasis for golf enthusiasts and nature lovers alike. This unique RV camping destination offers a splendid 18-hole public golf course that caters to all levels of play. With four sets of tees, the course is designed to challenge seasoned golfers while providing an enjoyable experience for ne...",
  "url": "https://campertunity.com/listings/campgrounds/elevate-game-high-altitude-golf-retreat-silver-city-nm",
  "image": [
    "https://s3.us-east-2.amazonaws.com/harvesthosts-dev/gwkXs9aNoOnIud0R_c02f5eeed8dab9ba634f1166dabd578e_medium.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silver City, NM",
    "addressLocality": "Silver City",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.82021945,
    "longitude": -108.18500222
  },
  "numberOfRooms": 4,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  }
}