{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/battle-creek-camping-resort-hermosa-sd-1",
  "name": "Battle Creek Camping Resort",
  "description": "Nestled in the Black Hills, Battle Creek Camping Resort, is located off Hwy 40 and Battle Creek Road, approximately 5 miles west of the town of Hermosa. We have rv camp sites that are 100 ft pads. We have lodges, camping domes, and glamping tents that currently available for your next get away.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/battle-creek-camping-resort-hermosa-sd-1",
  "image": [
    "https://www.battlecreekcampingresort.com/wp-content/uploads/sites/12/BATTLE-Creek-1.jpg",
    "https://www.battlecreekcampingresort.com/wp-content/uploads/sites/12/IMG_0224.jpg",
    "https://www.battlecreekcampingresort.com/wp-content/uploads/sites/12/banner17.jpg",
    "https://www.battlecreekcampingresort.com/wp-content/uploads/sites/12/BCCR-logo-t.png",
    "https://www.battlecreekcampingresort.com/wp-content/uploads/sites/12/activities-dining.jpg",
    "https://www.battlecreekcampingresort.com/wp-content/uploads/sites/12/weddings06.jpg",
    "https://www.battlecreekcampingresort.com/wp-content/uploads/sites/12/sidebar-weddings.jpg",
    "https://www.battlecreekcampingresort.com/wp-content/uploads/sites/12/activities-fishing-1.jpg",
    "https://www.battlecreekcampingresort.com/wp-content/uploads/sites/12/battle-creek-logo-round.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13949 Battle Creek Road",
    "addressLocality": "Hermosa",
    "addressRegion": "SD",
    "postalCode": "57744"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.839867,
    "longitude": -103.191374
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dome"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paved_road"
    }
  ]
}