{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-city-koa-holiday-silver-city-nm",
  "name": "Silver City KOA Holiday",
  "description": "Silver City KOA Holiday is located in Silver City, New Mexico and offers great camping sites! Click here to find out more information or to book a reservation.",
  "url": "https://campertunity.com/listings/campgrounds/silver-city-koa-holiday-silver-city-nm",
  "image": [
    "https://koa.com/content/campgrounds/silver-city/backgrounds/31124backgroundb93dfeba-19e7-4d92-8141-a23cdf6e35fb.jpg",
    "/content/images/our-koa/wts/rv.jpg?preset=srcset-xs",
    "https://koa.com/content/campgrounds/silver-city/photos/31124photo0f674c0e-9c12-4026-b164-d4ec21846ca9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11824 Highway 180 E",
    "addressLocality": "Silver City",
    "addressRegion": "NM",
    "postalCode": "88022",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7783627238,
    "longitude": -108.190741539
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1000,
    "bestRating": 5,
    "worstRating": 1
  }
}