{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ballard-rv-park-and-cabin-rentals-green-river-ut",
  "name": "Ballard RV Park and Cabin Rentals",
  "description": "Ballard RV Park and Cabin Rentals is located at 100 South Main Street, Green River UT 84540. Ballard RV Park and Cabin Rentals can be contacted at ***-***-**** or http://moabrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ballard-rv-park-and-cabin-rentals-green-river-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 South Main Street",
    "addressLocality": "Green River",
    "addressRegion": "UT",
    "postalCode": "84540",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.9696053,
    "longitude": -109.7148058
  }
}