{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trent-river-campground-maysville-nc",
  "name": "Trent River Campground",
  "description": "Trent River Campground is located at 2186 North Carolina 41, Maysville NC 28555. Trent River Campground can be contacted at ***-***-**** or http://www.trentrivercampground.com/index.html",
  "url": "https://campertunity.com/listings/campgrounds/trent-river-campground-maysville-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2186 North Carolina 41",
    "addressLocality": "Maysville",
    "addressRegion": "NC",
    "postalCode": "28555",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.0446359,
    "longitude": -77.4606138
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/north-carolina/maysville/trent-river-campground"
  ]
}