{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rye-patch-state-recreation-area-campground-lovelock-nv",
  "name": "Rye Patch State Recreation Area Campground",
  "description": "Rye Patch State Recreation Area (River) Campground has 22 single-family campsites that are located below the dam and along the river.",
  "url": "https://campertunity.com/listings/campgrounds/rye-patch-state-recreation-area-campground-lovelock-nv",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/photo/camp/74750/Rye_Patch_013.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2505 Rye Patch Reservoir Road",
    "addressLocality": "Lovelock",
    "addressRegion": "NV",
    "postalCode": "89419"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.467248,
    "longitude": -118.308253
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}