{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-red-hills-campground-us",
  "name": "South Red Hills Campground",
  "description": "South Red Hills Campground in Seminoe State Park, Sinclair Wyoming. See 1 traveler review, 5 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/south-red-hills-campground-us",
  "image": [
    "https://campcdn.com/photos/2/7/27970/439889/C4F94613-2A52-4EC9-A9DF-0A5A29D0B53C.jpg?v=1715959244",
    "http:https://campcdn.com/photos/2/7/27970/439892/low_res/south-red-hills-campground-seminoe-sp.jpg?v=1715959204"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.1319581,
    "longitude": -106.899254
  },
  "sameAs": [
    "https://www.campendium.com/south-red-hills-campground-seminoe-sp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ]
}