{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rjs-rv-park-garden-city-ks",
  "name": "RJ's RV Park",
  "description": "RJ's RV Park is located at 4100 East US Highway 50, Garden City KS 67846. RJ's RV Park can be contacted at ***-***-**** or http://kansasrvparks.org/rvpark.php?page=camp/r_j_rv_park",
  "url": "https://campertunity.com/listings/campgrounds/rjs-rv-park-garden-city-ks",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4100 East US Highway 50",
    "addressLocality": "Garden City",
    "addressRegion": "KS",
    "postalCode": "67846",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9590808,
    "longitude": -100.8217048
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/kansas/garden-city/rj-s-rv-park"
  ]
}