{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rural-retreat-fishing-lake-rural",
  "name": "Rural Retreat Fishing Lake",
  "description": "Rural Retreat Fishing Lake is located at 250 Lake Road, Rural Retreat VA 24368. Rural Retreat Fishing Lake can be contacted at ***-***-**** or http://ruralretreatlake.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-rural-retreat-fishing-lake-rural",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "250 Lake Road",
    "addressLocality": "Rural Retreat",
    "addressRegion": "VA",
    "postalCode": "24368",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.864965,
    "longitude": -81.2899659
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/virginia/rural-retreat/rural-retreat-fishing-lake"
  ]
}