{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-schroeder-park-grants-pass",
  "name": "What is the phone number for Schroeder Park?",
  "description": "Schroeder Park is located at 605 Schroeder Lane, Grants Pass OR 97527. Schroeder Park can be contacted at ***-***-**** or http://www.co.josephine.or.us/schroeder",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-schroeder-park-grants-pass",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "605 Schroeder Lane",
    "addressLocality": "Grants Pass",
    "addressRegion": "OR",
    "postalCode": "97527",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.43462,
    "longitude": -123.374145
  }
}