{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/memorial-day-weekend-rodanthe-nc",
  "name": "Memorial Day Weekend",
  "description": "Come show your American Pride and join us for a week full of patriotic activities and fun for everyone! Grab your swim trunks and get ready for a great holiday weekend. There will be a Site Decorating Contest, Red White & Blue Parade, Patriotic Crafts, Root Beer Floats & Live Music!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/memorial-day-weekend-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/33166eventsa2a52d12-cc0e-4546-9dd0-d93482772801.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"
    }
  ]
}