{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-hampton-lodge-campground-coinjock-nc",
  "name": "Hampton Lodge Campground",
  "description": "Hampton Lodge Campground is located at 1631 Waterlily Road, Coinjock NC 27923. Hampton Lodge Campground can be contacted at ***-***-**** or http://hamptonlodgenc.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-hampton-lodge-campground-coinjock-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1631 Waterlily Road",
    "addressLocality": "Coinjock",
    "addressRegion": "NC",
    "postalCode": "27923",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4213057,
    "longitude": -75.9247022
  }
}