{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rye-patch-state-recreation-area-lovelock-nv",
  "name": "Rye Patch State Recreation Area",
  "description": "Rye Patch State Recreation Area is located at 2505 Rye Patch Reservoir Road, Lovelock NV 89419. Rye Patch State Recreation Area can be contacted at ***-***-**** or http://parks.nv.gov/parks/rye-patch-state-recreation-area/",
  "url": "https://campertunity.com/listings/campgrounds/rye-patch-state-recreation-area-lovelock-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2505 Rye Patch Reservoir Road",
    "addressLocality": "Lovelock",
    "addressRegion": "NV",
    "postalCode": "89419",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4667806,
    "longitude": -118.3079186
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/lovelock/rye-patch-state-recreation-area"
  ]
}