{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/smokey-point-rv-park-arlington-wa",
  "name": "Smokey Point RV Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/smokey-point-rv-park-arlington-wa",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/106/358/full/smokey-point-rv-park-arlington-wa-0.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Arlington",
    "addressRegion": "WA",
    "postalCode": "98223",
    "addressCountry": "US"
  },
  "checkinTime": "00:11:00",
  "checkoutTime": "00:11:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}