{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-point-campground-preston-id",
  "name": "What is the phone number for Red Point Campground?",
  "description": "Red Point Campground is located at , Preston ID 83263. Red Point Campground can be contacted at or http://www.pacificorp.com/about/or/idaho/rc.html",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/red-point-campground-preston-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Preston",
    "addressRegion": "ID",
    "postalCode": "83263",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.233945,
    "longitude": -111.7592808
  }
}