{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mama-gerties-hideaway-campground-swannanoa-nc-1",
  "name": "Mama Gertie's Hideaway Campground",
  "description": "Mama Gertie's Hideaway Campground is located at 15 Uphill Road, Swannanoa NC 28778. Mama Gertie's Hideaway Campground can be contacted at ***-***-**** or http://www.mamagerties.com/",
  "url": "https://campertunity.com/listings/campgrounds/mama-gerties-hideaway-campground-swannanoa-nc-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15 Uphill Road",
    "addressLocality": "Swannanoa",
    "addressRegion": "NC",
    "postalCode": "28778",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5858339,
    "longitude": -82.4046976
  }
}