{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homemade-waffle-breakfast-crystal-river-fl",
  "name": "Homemade Waffle Breakfast",
  "description": "Come mingle with fellow campers over homemade waffles. Every Saturday 8:30-10.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/homemade-waffle-breakfast-crystal-river-fl",
  "image": [
    "https://koa.com/content/campgrounds/crystal-river/heroitems/09348heroitemsc281d17a-1d0e-4b4e-99a0-5365caa34829.jpg",
    "https://koa.com/content/campgrounds/crystal-river/events/09348eventsf7f90bcb-422c-4ac1-aa08-e7f24617b5d7.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2680 N. Turkey Oak Drive",
    "addressLocality": "Crystal River",
    "addressRegion": "FL",
    "postalCode": "34428",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 28.899986,
    "longitude": -82.5695214
  },
  "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"
    }
  ]
}