{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fires-allowed-glendo-wy",
  "name": "Fires allowed",
  "description": "Shelter Point Campground is a well-established campground at Glendo State Park, located on a wide open point that provides stunning views of the reservoir, the dam, and vast night skies. The campground features 26 campsites with gravel parking pads, all designed to accommodate large camping units and easily accessible by an established gravel road. The campground neighbors the marina, providing convenient access to boat launching and water recreation, though the campground itself does not hav...",
  "url": "https://campertunity.com/listings/campgrounds/fires-allowed-glendo-wy",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Glendo Park Rd",
    "addressLocality": "Glendo",
    "addressRegion": "WY",
    "postalCode": "82213",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.47252778,
    "longitude": -104.97724722
  },
  "sameAs": [
    "https://campflare.com/campground/shelter-point-campground-wyomingstateparks-345"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}