{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/memorial-day-weekend-patterson-mo",
  "name": "Memorial Day Weekend",
  "description": "Celebrate this 3-Day weekend the Otahki Lake KOA way! Activities include Lake Olympics on Saturday, float trips all weekend long down the St. Francis River, and an ice cream social with bingo on Sunday afternoon. Secure your site today as this weekend books up quickly!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/memorial-day-weekend-patterson-mo",
  "image": [
    "https://koa.com/content/campgrounds/otahkilake/heroitems/25171heroitems588c61be-02c7-45ac-bbf3-5ee49db36a48.jpg",
    "https://koa.com/content/campgrounds/otahkilake/events/25171event633b46db-a252-4023-8eea-121863147da2.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1224 Wayne 318",
    "addressLocality": "Patterson",
    "addressRegion": "MO",
    "postalCode": "63956",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2572561,
    "longitude": -90.4898056
  },
  "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"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}