{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-enfield-koa-enfield-nc",
  "name": "Enfield KOA",
  "description": "Enfield KOA is located at 101 Bell Acres, Enfield NC 27823. Enfield KOA can be contacted at ***-***-**** or https://koa.com/campgrounds/enfield/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-enfield-koa-enfield-nc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "101 Bell Acres",
    "addressLocality": "Enfield",
    "addressRegion": "NC",
    "postalCode": "27823",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.177495,
    "longitude": -77.7840939
  }
}