{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/freeman-park-camping-carolina-beach-nc",
  "name": "Freeman Park Camping-Carolina Beach, NC",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/freeman-park-camping-carolina-beach-nc",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/065/636/full/fp1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Carolina Beach",
    "addressRegion": "NC",
    "postalCode": "28428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0351727,
    "longitude": -77.8935966
  },
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}