{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holiday-rv-park-campground-north-platte-ne",
  "name": "What is the phone number for Holiday RV Park & Campground?",
  "description": "Holiday RV Park & Campground is located at 601 Halligan Drive, North Platte NE 69101. Holiday RV Park & Campground can be contacted at ***-***-**** or http://www.holidayparkne.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/holiday-rv-park-campground-north-platte-ne",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "601 Halligan Drive",
    "addressLocality": "North Platte",
    "addressRegion": "NE",
    "postalCode": "69101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.111117,
    "longitude": -100.757554
  }
}