{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/griffin-park-grants-pass-or",
  "name": "What is the phone number for Griffin Park?",
  "description": "Griffin Park is located at 500 Griffin Road, Grants Pass OR 97527. Griffin Park can be contacted at ***-***-**** or http://www.co.josephine.or.us/Page.asp?NavID=490",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/griffin-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": "500 Griffin Road",
    "addressLocality": "Grants Pass",
    "addressRegion": "OR",
    "postalCode": "97527",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4631024,
    "longitude": -123.4882485
  }
}