{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maynard-lions-park",
  "name": "Maynard Lion's Park",
  "description": "Maynard Lion's Park, Maynard Minnesota. See traveler reviews, photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/maynard-lions-park",
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.90181550315964,
    "longitude": -95.46308576097128
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}