{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elko-rv-park-at-ryndon-elko-nv",
  "name": "Elko RV Park at Ryndon",
  "description": "The campground has 40 acres bordering the Humboldt River. It is the ideal base of exploration for the many exciting natural treasures of Northeast",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/elko-rv-park-at-ryndon-elko-nv",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2025/03/Starry-Car-Forest-Michael-Okimoto-Feat.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "507 Scott Road",
    "addressLocality": "Elko",
    "addressRegion": "NV",
    "postalCode": "89801",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.94606,
    "longitude": -115.59842
  }
}