{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/barefoot-bay-rv-resort-marina-pittsburg-tx",
  "name": "Barefoot Bay RV Resort & Marina",
  "description": "Barefoot Bay RV Resort & Marina is located at 5244 Pistol Mill Road, Pittsburg TX 75686. Barefoot Bay RV Resort & Marina can be contacted at ***-***-**** or http://www.barefootbaymarina.com/",
  "url": "https://campertunity.com/listings/campgrounds/barefoot-bay-rv-resort-marina-pittsburg-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5244 Pistol Mill Road",
    "addressLocality": "Pittsburg",
    "addressRegion": "TX",
    "postalCode": "75686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.051461,
    "longitude": -95.02279
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/pittsburg/barefoot-bay-rv-resort-marina",
    "https://www.rvezy.com"
  ]
}