{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-farm-country-club-bandera-tx",
  "name": "Farm Country Club",
  "description": "Farm Country Club is located at 475 Pue Road, Bandera TX 78003. Farm Country Club can be contacted at ***-***-**** or http://www.farmcc.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-farm-country-club-bandera-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "475 Pue Road",
    "addressLocality": "Bandera",
    "addressRegion": "TX",
    "postalCode": "78003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.810889,
    "longitude": -99.1706282
  }
}