{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whitehorse-county-park-grants-pass-or",
  "name": "What is the phone number for Whitehorse County Park?",
  "description": "Whitehorse County Park is located at 7613 Lower River Road, Grants Pass OR 97526. Whitehorse County Park can be contacted at ***-***-**** or http://www.co.josephine.or.us/Page.asp?NavID=497",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/whitehorse-county-park-grants-pass-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7613 Lower River Road",
    "addressLocality": "Grants Pass",
    "addressRegion": "OR",
    "postalCode": "97526",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.436873,
    "longitude": -123.458791
  }
}