{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-martins-camping-ground-joliet-il",
  "name": "Martin's Camping Ground",
  "description": "Martin's Camping Ground is located at 725 Cherry Hill Road, Joliet IL 60433. Martin's Camping Ground can be contacted at ***-***-**** or https://martinscampingground.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-martins-camping-ground-joliet-il",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "725 Cherry Hill Road",
    "addressLocality": "Joliet",
    "addressRegion": "IL",
    "postalCode": "60433",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.5122921,
    "longitude": -88.0258438
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/illinois/joliet/martin-s-camping-ground",
    "https://campsite-usa.com/campsite/martins-camping-ground"
  ]
}