{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/turkey-in-the-sand-rodanthe-nc",
  "name": "Turkey in the Sand",
  "description": "Be sure to join us this fall for Turkey in the Sand at the Cape Hatteras/Outer Banks KOA Resort. We will have turkey fun all weekend long with activities & crafts for kids and adults. For Thanksgiving Day, we will be hosting dinner potluck style so bring your favorite holiday recipes to share! We will provide the turkey & desserts and you bring the side dishes! Make sure to sign-up at the front office. Happy Campsgiving!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/turkey-in-the-sand-rodanthe-nc",
  "image": [
    "https://koa.com/content/campgrounds/cape-hatteras/heroitems/33166heroitemsba700679-bfc9-45cd-9dc2-e7482b5b7c8e.jpg",
    "https://koa.com/content/campgrounds/cape-hatteras/events/33166eventeadd0045-ed5b-4913-9ab7-fc5fa540746d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "25099 NC Hwy 12",
    "addressLocality": "Rodanthe",
    "addressRegion": "NC",
    "postalCode": "27968",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5751242,
    "longitude": -75.4668322
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}