{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-prong-primitive-campground",
  "name": "North Prong Primitive Campground",
  "description": "Thinking of camping at North Prong Primitive Campground in Caprock Canyons State Park? See campsite availability, read camper reviews, and discover more incredible campsites nearby.",
  "url": "https://campertunity.com/listings/campgrounds/north-prong-primitive-campground",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/q_auto,f_auto/v1606343741/homepage-us_ulfcxm.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1504729874/campground-photos/spz774ehcebqxdymfznu.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1504729871/campground-photos/eldbxwptnnzlpotskosy.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1504729883/campground-photos/xvas6zfsssw7fvjmluz0.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1504729880/campground-photos/mbzc9zbdzmqkt7d50ck2.jpg",
    "https://hipcamp-res.cloudinary.com/f_auto,c_limit,w_1280,q_auto:eco/v1504729877/campground-photos/uvatczv1vzndwnh642zi.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.456765,
    "longitude": -101.082419
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  }
}