{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottonwood-rv-park-mountain-home-id",
  "name": "Cottonwood RV Park",
  "description": "Mountain Home Idaho. The HUB of Elmore County RV Sites in Mountain Home recreation vehicle sites in Mountain Home",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cottonwood-rv-park-mountain-home-id",
  "image": [
    "https://img1.wsimg.com/isteam/stock/1400",
    "http://img1.wsimg.com/isteam/stock/1400"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "125 Bradford St",
    "addressLocality": "Mountain Home",
    "addressRegion": "ID",
    "postalCode": "83647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.127174,
    "longitude": -115.71056
  }
}