{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ridge-top-scenic-overlook-silver-city",
  "name": "Ridge-Top Scenic Overlook",
  "description": "Perched atop a ridge with sweeping mountain vistas, this spot blends RV camping comfort with world-class stargazing and outdoor adventure. Guests enjoy a level gravel pad with WiFi (plus optional power and water), plus access to the host‚Äôs telescopes under dark skies. Just minutes from historic Silver City, explore the Gila Cliff Dwellings, City of Rocks SP, the Catwalk, ghost towns, hiking and biking trails--all within easy reach of this hilltop haven.",
  "url": "https://campertunity.com/listings/campgrounds/ridge-top-scenic-overlook-silver-city",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/10415/profile/5HdKvkm4sm93NVJJ_c32429f521079f6ccb71f2e5fd08a503_medium.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/99066/profile/6LgkhEZJssiRwUew_1a45f52f405de581d84b7bd598a9ca1e_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Silver City, NM",
    "addressLocality": "Silver City",
    "addressRegion": "NM",
    "postalCode": "88061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.73891249,
    "longitude": -108.43531839
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.98,
    "reviewCount": 190,
    "bestRating": 5,
    "worstRating": 1
  }
}