{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nightmare-on-ridge-road-hammond-or",
  "name": "Nightmare on Ridge Road",
  "description": "Join us if you dare, for a weekend that's sure to scare! Haunted Cove on both Friday and Saturday night. Pumpkin Patch Express train, pumpkin decorating, trick or treating, site decorating contest and costume parade on Saturday, 10/4.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nightmare-on-ridge-road-hammond-or",
  "image": [
    "https://koa.com/content/campgrounds/astoria/heroitems/37182heroitemsfb0b0e7e-d710-462f-b0c7-f65d665bd832.jpg",
    "https://koa.com/content/campgrounds/astoria/events/37182event5840f2c8-0754-438a-bb59-8cbd390acef9.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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}