{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/outpost-rv-sites-at-north-cove-marion-nc-us",
  "name": "The Outpost - RV Sites at North Cove",
  "description": "The Outpost - RV Sites at North Cove is located at 226 State Road 1569, Marion NC 28752. The Outpost - RV Sites at North Cove can be contacted at ***-***-**** or http://www.northcoveoutpost.com/",
  "url": "https://campertunity.com/listings/campgrounds/outpost-rv-sites-at-north-cove-marion-nc-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "226 State Road 1569",
    "addressLocality": "Marion",
    "addressRegion": "NC",
    "postalCode": "28752",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.8389119,
    "longitude": -81.9897409
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/marion/the-outpost-rv-sites-at-north-cove"
  ]
}