{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-silver-city-nm",
  "name": "Spot2Nite",
  "description": "Check out Ridge Park RV and Campground in Silver City, New Mexico on Spot2Nite",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-silver-city-nm",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/6dd0bfda-8eb9-11ec-8013-ae29f73191bf/card.jpg?v=63892810271"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2789 New Mexico 90",
    "addressLocality": "Silver City",
    "addressRegion": "NM",
    "postalCode": "88061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.5911339,
    "longitude": -108.346351
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "11:00:00"
}