{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sharptail-us",
  "name": "Sharptail Park",
  "description": "Sharptail Park, Ashern Manitoba. See 1 traveler review, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/sharptail-us",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.183935482171776,
    "longitude": -98.3507897825871
  },
  "sameAs": [
    "https://www.campendium.com/sharptail-park?source=reviews"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    }
  ]
}