{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/double-nickel-campground-waco-ne-2",
  "name": "What is the phone number for Double Nickel Campground?",
  "description": "Double Nickel Campground is located at 907 Road South, Waco NE 68460. Double Nickel Campground can be contacted at ***-***-**** or http://www.doublenickelcampground.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/double-nickel-campground-waco-ne-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "907 Road South",
    "addressLocality": "Waco",
    "addressRegion": "NE",
    "postalCode": "68460",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.8196724,
    "longitude": -97.4628396
  }
}