{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/southern-point-campground-chocowinity-nc",
  "name": "Southern Point Campground",
  "description": "Located on the Blounts Creek Waterfront",
  "url": "https://campertunity.com/listings/campgrounds/southern-point-campground-chocowinity-nc",
  "image": [
    "https://img1.wsimg.com/isteam/ip/05256ab1-8260-4982-86cb-b6ea95a0210b/396530046_938614871095459_4715947021562904616_.jpg",
    "http://img1.wsimg.com/isteam/ip/05256ab1-8260-4982-86cb-b6ea95a0210b/396530046_938614871095459_4715947021562904616_.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "68 Patch Creek Dr",
    "addressLocality": "Chocowinity",
    "addressRegion": "NC",
    "postalCode": "27817",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.407282,
    "longitude": -76.966882
  },
  "sameAs": [
    "https://southernpointcampground.com/"
  ]
}