{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crystal-lake-state-recreation-area-ayr-ne",
  "name": "Crystal Lake State Recreation Area",
  "description": "Crystal Lake State Recreation Area is located at , Ayr NE 68925. Crystal Lake State Recreation Area can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/crystal-lake-state-recreation-area-ayr-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ayr",
    "addressRegion": "NE",
    "postalCode": "68925",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4551022,
    "longitude": -98.4396718
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nebraska/ayr/crystal-lake-state-recreation-area"
  ]
}