{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fathers-day-weekend-new-bern-nc",
  "name": "Father's Day Weekend",
  "description": "Happy Father's Day! Bring your Dad on down and let us spoil him. Special events for the weekend include Making Dad a gift, Dads vs Kids Tug-of-War, Fishing Tournament and more.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/fathers-day-weekend-new-bern-nc",
  "image": [
    "https://koa.com/content/campgrounds/new-bern/heroitems/33180heroitems44cf8b90-aa9e-4de3-ab37-3dd117833b97.jpg",
    "https://koa.com/content/campgrounds/new-bern/events/33180event9c895f79-8f1a-4877-bbc7-222ff7e40a3b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1565 B Street",
    "addressLocality": "New Bern",
    "addressRegion": "NC",
    "postalCode": "28560",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.13615,
    "longitude": -77.027164
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}