{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-berlin-md-1",
  "name": "Spot2Nite",
  "description": "Check out Shore Point Cottages in Berlin, Maryland on Go Camping America",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spot2nite-berlin-md-1",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/cc88ff3c-1919-11ef-81a1-42010a0014e7/card.jpg?v=63893134897"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9543 Stephen Decatur Highway",
    "addressLocality": "Berlin",
    "addressRegion": "MD",
    "postalCode": "21811",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.3258438,
    "longitude": -75.1210687
  },
  "checkinTime": "16:00:00",
  "checkoutTime": "10:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dog_park"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}