{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alexandria-shooting-park-alexandria-mn",
  "name": "Alexandria Shooting Park",
  "description": "The Alexandria Shooting Park is not your ordinary gun range. Shoot trap, skeet, 5-stand, archery, and more. Large selection of demo shotguns. Open to the public and perfect for groups. RV camping sites, banquet facilities, and a whole lot more.",
  "url": "https://campertunity.com/listings/campgrounds/alexandria-shooting-park-alexandria-mn",
  "image": [
    "https://static.wixstatic.com/media/b06241_fa732970477d46a0a7f71098838c90d7%7Emv2.jpg/v1/fit/w_2500,h_1330,al_c/b06241_fa732970477d46a0a7f71098838c90d7%7Emv2.jpg",
    "https://static.wixstatic.com/media/b06241_fa732970477d46a0a7f71098838c90d7~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6533 County Road 87",
    "addressLocality": "Alexandria",
    "addressRegion": "MN",
    "postalCode": "56308",
    "addressCountry": "US"
  },
  "sameAs": [
    "https://www.shootasp.com/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    }
  ]
}