{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/honea-flat-campground",
  "name": "Honea Flat Campground",
  "description": "Thinking of camping at Honea Flat Campground in Caprock Canyons State Park? See campsite availability, read camper reviews, and discover more incredible campsites nearby.",
  "url": "https://campertunity.com/listings/campgrounds/honea-flat-campground",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/q_auto,f_auto/v1606343741/homepage-us_ulfcxm.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1535750423/campground-photos/yckfkprbqrtbd7qlirzu/caprock-canyons-honea-flat-campground.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1535750420/campground-photos/pwdslolzzvq7cl5bouke/caprock-canyons-honea-flat-campground.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1535750418/campground-photos/hoeluonbkirhvegbg1id/caprock-canyons-honea-flat-campground.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1535750422/campground-photos/kp0pcueyywk4xnihnpzm/caprock-canyons-honea-flat-campground.jpg",
    "https://hipcamp-res.cloudinary.com/images/f_auto,c_limit,w_1280,q_auto:eco/v1535750417/campground-photos/hk81wq2jdo8unugm7xby/caprock-canyons-honea-flat-campground.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.424231,
    "longitude": -101.056425
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}