{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/springy-point-campground-sagle-id",
  "name": "What is the phone number for Springy Point Campground?",
  "description": "Springy Point Campground is located at Springy Point, Sagle ID 83860. Springy Point Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/springy-point/r/campgroundDetails.do?contractCode=NRSO&parkId=73418",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/springy-point-campground-sagle-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Springy Point",
    "addressLocality": "Sagle",
    "addressRegion": "ID",
    "postalCode": "83860",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.2365207,
    "longitude": -116.5861048
  }
}