{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/prior-flat-campground-wyoming",
  "name": "Prior Flat Campground",
  "description": "The Prior Flat Campground has 15 campsites and a vault toilet on about 9 acres. It has one pull-through, picnic tables, fire rings/grills and parking spurs. Visitors will enjoy the aspen, limber pine, lodgepole pine, big sagebrush and can view pronghorn, mule deer, elk, coyotes, grouse and golden eagles.",
  "url": "https://campertunity.com/listings/campgrounds/prior-flat-campground-wyoming",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.24194038,
    "longitude": -106.5862491
  },
  "sameAs": [
    "https://www.blm.gov/visit/prior-flat-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Blm Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Public Land"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pull Through"
    }
  ]
}