{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-diamond-jacks-rv-ranch-jamul-ca",
  "name": "Diamond Jack's RV Ranch",
  "description": "Diamond Jack's RV Ranch is located at 15724 Lyons Valley Road, Jamul CA 91935. Diamond Jack's RV Ranch can be contacted at ***-***-**** or http://www.djrvranch.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-diamond-jacks-rv-ranch-jamul-ca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15724 Lyons Valley Road",
    "addressLocality": "Jamul",
    "addressRegion": "CA",
    "postalCode": "91935",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.7225847,
    "longitude": -116.8095897
  }
}