{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-rest-hill-r-v-park-iowa-la",
  "name": "What is the phone number for Rest Hill R V Park LLC?",
  "description": "Rest Hill R V Park LLC is located at 26530 Louisiana 383, Iowa LA 70647. Rest Hill R V Park LLC can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-rest-hill-r-v-park-iowa-la",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "26530 Louisiana 383",
    "addressLocality": "Iowa",
    "addressRegion": "LA",
    "postalCode": "70647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.3917037,
    "longitude": -93.0138119
  }
}