{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jericho-campground-and-picnic-area-utah-nephi-ut",
  "name": "Jericho Campground and Picnic Area",
  "description": "One of 4 campgrounds within the Little Sahara Recreation Area (LSRA), the Jericho Campground and Picnic Area has 16 sites for camping and/or picnicking. On busy weekends in the spring, LSRA may receive up to 30,000 visitors, large camping groups, and heavy use of public facilities.",
  "url": "https://campertunity.com/listings/campgrounds/jericho-campground-and-picnic-area-utah-nephi-ut",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Nephi",
    "addressRegion": "UT",
    "postalCode": "84648",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.686978,
    "longitude": -112.367053
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public_land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm_land"
    }
  ]
}