{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-j-j-campgrounds-mexico-ny",
  "name": "J & J Campgrounds",
  "description": "J & J Campgrounds is located at 291 Tubbs Road, Mexico NY 13114. J & J Campgrounds can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-j-j-campgrounds-mexico-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "291 Tubbs Road",
    "addressLocality": "Mexico",
    "addressRegion": "NY",
    "postalCode": "13114",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.4665196,
    "longitude": -76.1686059
  }
}