{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-coinjock-nc",
  "name": "Outer Banks West / Currituck Sound KOA",
  "description": "Located northwest of the Outer Banks peninsulas, this fantastic KOA Resort sits right on the Currituck Sound with a half-mile of private coastline, plus fishing piers and boat ramp access. This all-inclusive coastal oasis offers a vacation experience for the whole family to enjoy. It is an outdoor enthusiasts' paradise, 40 minutes from the Outer Banks, with stunning sunsets and waterfront views.",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-coinjock-nc",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/9c575ae1-89c6-11f0-a80f-2f35a5cfe361/card.jpg?v=63924233863",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/9c6d46dc-89c6-11f0-bb7c-2f35bd3b4f3d/card.jpg?v=63924233863",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/9c671e88-89c6-11f0-9d5d-d3625d3c15d5/card.jpg?v=63924233862"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Coinjock",
    "addressRegion": "NC",
    "postalCode": "27923",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.425303,
    "longitude": -75.925904
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat_ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    }
  ]
}