{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/prague-lake-prague",
  "name": "Prague Lake",
  "description": "Prague Lake camping reservations and campground information. Learn more about camping near Prague Lake and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/prague-lake-prague",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "102896 Lake Road",
    "addressLocality": "Prague",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.50359,
    "longitude": -96.73568
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/prague-lake/CHUB/781519/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}