{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ravenna-lake-state-recreation-area-ravenna-ne",
  "name": "Ravenna Lake State Recreation Area",
  "description": "Ravenna Lake State Recreation Area is located at 610 Buffalo Lake Road, Ravenna NE 68869. Ravenna Lake State Recreation Area can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ravenna-lake-state-recreation-area-ravenna-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "610 Buffalo Lake Road",
    "addressLocality": "Ravenna",
    "addressRegion": "NE",
    "postalCode": "68869",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.0193605,
    "longitude": -98.896993
  }
}