{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-christmas-valley-or",
  "name": "Lakeside Restaurant Motel & RV Park",
  "description": "Check out Lakeside Restaurant Motel & RV Park in Christmas Valley, Oregon on Go Camping America",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-christmas-valley-or",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Christmas Valley",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2405498,
    "longitude": -120.6906925
  },
  "sameAs": [
    "https://gocampingamerica.com/campgrounds-rv-parks/oregon/christmas-valley/lakeside-restaurant-motel-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}