{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/templar-state-recreation-area-spirit-lake-ia",
  "name": "Templar State Recreation Area",
  "description": "Templar State Recreation Area camping reservations and campground information. Learn more about camping near Templar State Recreation Area and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/templar-state-recreation-area-spirit-lake-ia",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/IA/pid610199/%7Bpht%7DTemplarPark1%7Bpht%7D1381776340955.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13185 Templar Dr. S",
    "addressLocality": "Spirit Lake",
    "addressRegion": "IA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4566,
    "longitude": -95.1178
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/templar-state-recreation-area/IA/610199/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}