{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/double-nickel-campground-waco-ne",
  "name": "Double Nickel Campground",
  "description": "Double Nickel RV Park and Campground is one of the best places to camp near Lincoln, NE. We're located on Interstate 80. We have Pinball, Mini Golf, and Pools.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/double-nickel-campground-waco-ne",
  "image": [
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/E5621930-5617-4FCC-9945-315B5BF9DC1B/1/322157e9-523b-4687-b9f9-96a9e7904837.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "907 Rd S",
    "addressLocality": "Waco",
    "addressRegion": "NE",
    "postalCode": "68460",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.896956,
    "longitude": -97.463383
  }
}