{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/county-road-1027-green-river-ut",
  "name": "County Road 1027",
  "description": "County Road 1027 is located at County Road 1027 Green River, UT 84525. They can be contacted via phone at for pricing, directions, reservations and more.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/county-road-1027-green-river-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 1027",
    "addressLocality": "Green River",
    "addressRegion": "UT",
    "postalCode": "84525",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.8470227,
    "longitude": -110.3309482
  }
}