{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kc-campground-clovis-nm",
  "name": "KC Campground",
  "description": "Contact info, reviews tips & more for KC Campground | Camping in New Mexico",
  "url": "https://campertunity.com/listings/campgrounds/kc-campground-clovis-nm",
  "image": [
    "https://photos.thedyrt.com/photo/849639/media/kc-campground_e75d1318-67e6-48cf-94a6-8886e49f7e94.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/849639/media/kc-campground_e75d1318-67e6-48cf-94a6-8886e49f7e94.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "200 Humphrey Rd",
    "addressLocality": "Clovis",
    "addressRegion": "NM",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.39777432,
    "longitude": -103.1611064
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "review": [
    {
      "@type": "Review",
      "author": {
        "@type": "Person",
        "name": "Matt O."
      },
      "datePublished": "2022-06-16T19:25:21.554Z",
      "reviewBody": "Staff is very friendly. They are changing ownership as of 6/22/22. Staying here for work and is very quite facilities are clean. Not much grass in a lot of the spaces and water pressure is a little weak but besides that excellent place to stay. Good WIFI and cell coverage plus some good places to eat close by. ",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": 4,
        "bestRating": 5,
        "worstRating": 1
      }
    }
  ]
}