{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sizzlin-summer-hammond-or",
  "name": "Sizzlin' Summer",
  "description": "Memorial Day Weekend. Featuring live entertainment on Saturday, May 24th and a Cornhole tournament on Sunday, May 25th.Featured Entertainment is Timothy Alexander, Master of Wonders! Check him out at www.parlorofwonders.com",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sizzlin-summer-hammond-or",
  "image": [
    "https://koa.com/content/campgrounds/astoria/heroitems/37182heroitemsfb0b0e7e-d710-462f-b0c7-f65d665bd832.jpg",
    "https://koa.com/content/campgrounds/astoria/events/37182event248a2f85-b77e-400a-a05f-24d95a2c968e.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"
    }
  ]
}