{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shirley-creek-in",
  "name": "Shirley Creek Campground",
  "description": "Explore Shirley Creek Campground in Hoosier National Forest, Indiana with Recreation.gov. Shirley Creek is a primitive campground. There is no use fee at this site.",
  "url": "https://campertunity.com/listings/campgrounds/shirley-creek-in",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/12/08/12/50/10297013_0b9bcf1a-f415-45fa-bc9e-63a0dcf0e6cc_700.jpeg",
    "https://cdn.recreation.gov/public/2023/12/08/12/50/10297013_37314c05-ae7e-4881-94c9-717c2159b0fb_700.jpeg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Shirley Creek Campground",
    "addressRegion": "IN",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.649605,
    "longitude": -86.598392
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10297013",
    "https://campflare.com/campground/shirley-creek-campground-013"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}