{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-salmon-lake-park-grapeland-tx",
  "name": "Salmon Lake Park",
  "description": "Salmon Lake Park is located at 247 Salmon Lake Road, Grapeland TX 75844. Salmon Lake Park can be contacted at ***-***-**** or http://www.salmonlakepark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-salmon-lake-park-grapeland-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/15465/1596137267_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "247 Salmon Lake Road",
    "addressLocality": "Grapeland",
    "addressRegion": "TX",
    "postalCode": "75844",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.4940055,
    "longitude": -95.4930631
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/grapeland/salmon-lake-park"
  ]
}