{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pajama-party-fort-collins-co-us",
  "name": "Pajama Party",
  "description": "Join us for a 'Pajama Party & Fashion Show, Bobbing for Donuts, Design Your Own Pillowcase, and Charades!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pajama-party-fort-collins-co-us",
  "image": [
    "https://koa.com/content/campgrounds/fort-collins-lakeside/heroitems/06261heroitems5a42a280-c49a-45a1-a955-ae85931bbf17.jpg",
    "https://koa.com/content/campgrounds/fort-collins-lakeside/events/06261eventeee48b84-609e-4057-90b9-472ec5a7e7d5.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1910 Lakeside Resort Lane",
    "addressLocality": "Fort Collins",
    "addressRegion": "CO",
    "postalCode": "80524",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6148,
    "longitude": -105.114299
  },
  "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": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}