{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shelter-point-campground",
  "name": "Shelter Point Campground",
  "description": "Shelter Point Campground in Glendo State Park, Glendo Wyoming. See 2 traveler reviews, 5 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/shelter-point-campground",
  "image": [
    "https://campcdn.com/photos/2/9/29479/176648/uploads_2F1548612290936-w75vod8sz98-9994a4114936cf9b58987def595300fb_2FShelter%2BCove3.jpg?v=1633831186",
    "http:https://campcdn.com/photos/2/9/29479/176648/low_res/shelter-point-campground-glendo-sp.jpg?v=1633831186"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.470974,
    "longitude": -104.977495
  },
  "sameAs": [
    "https://www.campendium.com/shelter-point-campground-glendo-sp"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}