{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/military-appreciation-week-mount-pleasant-sc",
  "name": "Military Appreciation Week",
  "description": "Join us for a special filled week in honor of our nation's finest! Veterans, active military and their families - we salute you. This week will feature a military appreciation get together, special events to honor our military and more!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/military-appreciation-week-mount-pleasant-sc",
  "image": [
    "https://koa.com/content/campgrounds/mount-pleasant-charleston/heroitems/40146heroitemsab49de48-404b-446c-9c25-f8899bdd09e7.jpg",
    "https://koa.com/content/campgrounds/mount-pleasant-charleston/events/40146eventf2f5a31d-389f-4c7f-8d28-56a04c57e478.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3157 N Highway 17",
    "addressLocality": "Mount Pleasant",
    "addressRegion": "SC",
    "postalCode": "29466",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.8661429061,
    "longitude": -79.7759449482
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}