{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ridge-park-rv-campground-silver-city-nm",
  "name": "Ridge Park RV and Campground",
  "description": "Ridge Park RV and Campground camping reservations and campground information. Learn more about camping near Ridge Park RV and Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/ridge-park-rv-campground-silver-city-nm",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783377/%7Bpht%7DphotoURL4-original%7Bpht%7D1725784411220.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2789 New Mexico 90",
    "addressLocality": "Silver City",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.59113,
    "longitude": -108.34635
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}