{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-salmon-country-mexico-ny",
  "name": "Salmon Country Inc.",
  "description": "Salmon Country Inc. is located at 48-58 Mexico Point Drive, Mexico NY 13114. Salmon Country Inc. can be contacted at ***-***-**** or http://www.salmoncountryinc.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-salmon-country-mexico-ny",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "48-58 Mexico Point Drive",
    "addressLocality": "Mexico",
    "addressRegion": "NY",
    "postalCode": "13114",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5178187,
    "longitude": -76.2518948
  }
}