{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lakeside-motel-rv-park-christmas-valley-or",
  "name": "Lakeside Motel & RV Park",
  "description": "Lakeside Motel & RV Park provides comfortable lodging and a family-friendly RV Park at the center of town. We're the perfect home-base for long or short term stays.",
  "url": "https://campertunity.com/listings/campgrounds/lakeside-motel-rv-park-christmas-valley-or",
  "image": [
    "https://static.wixstatic.com/media/303421_a8a6f882d30b4a418329665e15727b59%7Emv2.webp/v1/fit/w_2500,h_1330,al_c/303421_a8a6f882d30b4a418329665e15727b59%7Emv2.webp",
    "https://static.wixstatic.com/media/303421_04fb02588bf14509b0364dec6caa796d~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "87275 County Highway 9-28",
    "addressLocality": "Christmas Valley",
    "addressRegion": "OR",
    "postalCode": "97641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2405613,
    "longitude": -120.6907363
  },
  "sameAs": [
    "https://www.cvlakeside.com/",
    "https://www.campspot.com/park/lakeside-motel-rv-park/map?location=Christmas%20Valley,%20OR&latitude=43.240628&longitude=-120.690919&adults=0&children=0&pets=0"
  ]
}