{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-newport-nc",
  "name": "Gales Creek",
  "description": "Property is on the north side of Highway 24, five miles east of Morehead City and ten miles west of Swansboro. You can park next to the house and fish and crab from the dock in the back, or kayak in the Croatan National Forest.",
  "url": "https://campertunity.com/listings/campgrounds/boondockers-welcome-host-newport-nc",
  "image": [
    "https://dr64aezf2r473.cloudfront.net/host/43162/photo-gallery/yxDEAyzMHvSqqUNH_aa21c5f3607688401f7f9fae2afee605_small.jpg",
    "https://dr64aezf2r473.cloudfront.net/user/223778/profile/VXYVPRSanFJXBERv_10521cef83692878d1221252f4007260_small.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Newport, NC",
    "addressLocality": "Newport",
    "addressRegion": "NC",
    "postalCode": "27613",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.71508507,
    "longitude": -76.94576584
  },
  "checkinTime": "06:60:00",
  "checkoutTime": "07:20:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Back_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}