{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-valley-ohv-recreation-area-grand-junction-co",
  "name": "Grand Valley OHV Recreation Area",
  "description": "Grand Valley OHV Recreation Area is located at 27 and 1/4 Road, Grand Junction CO 81506. Grand Valley OHV Recreation Area can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grand-valley-ohv-recreation-area-grand-junction-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27 and 1/4 Road",
    "addressLocality": "Grand Junction",
    "addressRegion": "CO",
    "postalCode": "81506",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1433077,
    "longitude": -108.5470395
  }
}