{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lost-silver-mine-rv-park-menard-tx",
  "name": "Lost Silver Mine RV Park",
  "description": "The Lost Silver Mine RV Park is in the heart of the Texas Forts Trail Region and home to Fort McKavett. Try hunting, fishing or exploring while staying with us!",
  "url": "https://campertunity.com/listings/campgrounds/lost-silver-mine-rv-park-menard-tx",
  "image": [
    "https://d8qysm09iyvaz.cloudfront.net/subscribers/FD65C976-9A29-481C-83CE-039D27141951/2/e5a446b8-9081-4152-9cf6-d0821a096d1b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "182 Johathan Burgess Dr",
    "addressLocality": "Menard",
    "addressRegion": "TX",
    "postalCode": "76859",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.8573562,
    "longitude": -99.8320637
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    }
  ]
}