{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jack-s-landing-rv-resort-grants-pass-or",
  "name": "What is the phone number for Jack's Landing RV Resort?",
  "description": "Jack's Landing RV Resort is located at 247 Northeast Morgan Lane, Grants Pass OR 97526. Jack's Landing RV Resort can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jack-s-landing-rv-resort-grants-pass-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "247 Northeast Morgan Lane",
    "addressLocality": "Grants Pass",
    "addressRegion": "OR",
    "postalCode": "97526",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.4613685,
    "longitude": -123.3174865
  }
}