{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kepler-park-campground-palmer-ak",
  "name": "Kepler Park Campground",
  "description": "Come visit for the day or camp overnight and enjoy a great time of recreation and relaxation. Centrally located in the Matanuska Valley, Kepler Park allows you to experience the \"great outdoors\" but is also just a short distance from other attractions and conveniences.",
  "url": "https://campertunity.com/listings/campgrounds/kepler-park-campground-palmer-ak",
  "image": [
    "https://spottocamp.ams3.digitaloceanspaces.com/production/standard/ogg.jpg",
    "images//SPOTpqbIZH01lJGrbfHtjgkgGfZ8s7HBak2M/mapbox/mapbox.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mile 37.4 Glenn Highway",
    "addressLocality": "Palmer",
    "addressRegion": "Alaska",
    "postalCode": "99645",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.905259,
    "longitude": -147.300363
  },
  "sameAs": [
    "https://www.spottocamp.com/sv/campsites/kepler-park-campground-palmer"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}