{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lost-shoe-rv-park-iowa-la-1",
  "name": "What is the phone number for Lost Shoe RV Park?",
  "description": "Lost Shoe RV Park is located at 19206 U.S. 90, Iowa LA 70647. Lost Shoe RV Park can be contacted at ***-***-**** or http://www.lostshoerv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lost-shoe-rv-park-iowa-la-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "19206 U.S. 90",
    "addressLocality": "Iowa",
    "addressRegion": "LA",
    "postalCode": "70647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.2333618,
    "longitude": -92.9348054
  }
}