{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-fruita-desert-campground-grand-junction-co",
  "name": "North Fruita Desert Campground",
  "description": "Overview The North Fruita Desert campground is a mountain biker’s paradise with campsites situated at the heart of the famous \"18 Road\" trail system and within easy reach of the world-renowned Kokopelli Trail system. Come to the North Fruita Desert for an active outing of riding and relaxing with family and friends. Ride to the trails in just a few minutes from any of the campsites. The trail system and associated camping amenities provide great opportunities to experience the diverse desert...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/north-fruita-desert-campground-grand-junction-co",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png",
    "https://cdn.recreation.gov/public/2021/08/25/17/07/274413_220d476a-ef08-4d49-b8c8-ff1f7f4af54a_1440.jpg",
    "https://cdn.recreation.gov/public/2021/10/13/23/16/274413_b7b45382-d867-4ddd-97d2-b47b230a05c5_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/13/23/19/274413_21ac2226-63bf-4fff-82e2-12bda4fab812_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Grand Junction",
    "addressRegion": "CO",
    "postalCode": "81506",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.334,
    "longitude": -108.704
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Desert"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ]
}