{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/beans-vip-campground-milam-tx",
  "name": "Bean's VIP Campground",
  "description": "Bean's VIP Campground is located at 390 Bragg Drive, Milam TX 75959. Bean's VIP Campground can be contacted at ***-***-**** or http://www.toledo-bend.net/beansvip/rates.html",
  "url": "https://campertunity.com/listings/campgrounds/beans-vip-campground-milam-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "390 Bragg Drive",
    "addressLocality": "Milam",
    "addressRegion": "TX",
    "postalCode": "75959",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.5218,
    "longitude": -93.7854
  }
}