{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wine-glass-painting-crystal-river-fl",
  "name": "Wine Glass Painting",
  "description": "Come meet fellow campers during our free wine glass painting class. All materials and wine glass are provided.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/wine-glass-painting-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/09348eventsae6a15a7-e8c1-4761-8c30-642a3c3f2bac.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"
    }
  ]
}