{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shamrockin-hammond-or-us",
  "name": "Shamrockin'",
  "description": "Happy St. Patricks Weekend!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shamrockin-hammond-or-us",
  "image": [
    "https://koa.com/content/campgrounds/astoria/heroitems/37182heroitemsfb0b0e7e-d710-462f-b0c7-f65d665bd832.jpg",
    "https://koa.com/content/campgrounds/astoria/events/37182event9031285d-a44a-4bef-a452-5c8ef9a14f9f.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1100 Northwest Ridge Road",
    "addressLocality": "Hammond",
    "addressRegion": "OR",
    "postalCode": "97121",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.1842799686,
    "longitude": -123.956540823
  },
  "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"
    }
  ]
}