{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mystic-lands-topton-nc",
  "name": "Mystic Lands",
  "description": "Mystic Lands is located at 19491 West Highway 19, Topton NC 28781. Mystic Lands can be contacted at ***-***-**** or http://www.mystic-lands.com/",
  "url": "https://campertunity.com/listings/campgrounds/mystic-lands-topton-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19491 West Highway 19",
    "addressLocality": "Topton",
    "addressRegion": "NC",
    "postalCode": "28781",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.287192,
    "longitude": -83.667054
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/topton/mystic-lands"
  ]
}