{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/happy-holiday-rv-rapid-city-sd",
  "name": "Happy Holiday RV Resort",
  "description": "Happy Holiday RV Resort is located at 8990 U.S. 16, Rapid City SD 57702. Happy Holiday RV Resort can be contacted at ***-***-**** or http://www.happyholidayrvresort.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/happy-holiday-rv-rapid-city-sd",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8990 U.S. 16",
    "addressLocality": "Rapid City",
    "addressRegion": "SD",
    "postalCode": "57702",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9905392,
    "longitude": -103.2688144
  }
}