{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kids-vs-grown-ups-weekend-fort-collins-co",
  "name": "'Kids vs Grown-Ups Weekend",
  "description": "Prepare for some competition! This weekend we'll find out (once and for all) who's smarter, faster and more creative...the kids or the grown-ups!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kids-vs-grown-ups-weekend-fort-collins-co",
  "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/06261eventc7dc13c4-f15a-4b83-afd1-8bf9f3860228.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": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}