{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/smores-night-central-point-or",
  "name": "S'mores Night",
  "description": "Join us for s'mores around the fire pit!*Event for registered guests only.",
  "url": "https://campertunity.com/listings/campgrounds/smores-night-central-point-or",
  "image": [
    "https://koa.com/content/campgrounds/medford/heroitems/37109heroitems051f67e0-b4e7-4c31-bf17-cd29dc35d01a.jpg",
    "https://koa.com/content/campgrounds/medford/events/37109eventdbd53714-3e46-4391-9cb0-09f2a8affefa.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12297 Blackwell Road",
    "addressLocality": "Central Point",
    "addressRegion": "OR",
    "postalCode": "97502",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4295861465,
    "longitude": -123.0380344391
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire_pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}