{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/menard-county-rv-park-menard-tx",
  "name": "Menard County RV Park",
  "description": "Find your perfect getaway in Menard County RV Park. Physical Address: 894 West F.M. 2092, Menard, Tx. 76859",
  "url": "https://campertunity.com/listings/campgrounds/menard-county-rv-park-menard-tx",
  "image": [
    "https://img1.wsimg.com/isteam/ip/1957825a-3c31-4148-9d0b-4089b2e35d58/pic%2013.jpg",
    "http://img1.wsimg.com/isteam/ip/1957825a-3c31-4148-9d0b-4089b2e35d58/pic%2013.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "894 W FM 2092",
    "addressLocality": "Menard",
    "addressRegion": "TX",
    "postalCode": "76859",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.8573562,
    "longitude": -99.8320637
  }
}