{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sam-forse-collins-recreation-area-burkeville-tx",
  "name": "Sam Forse Collins Recreation Area",
  "description": "Sam Forse Collins Recreation Area is located at Prv Road 6065, Burkeville TX 75932. Sam Forse Collins Recreation Area can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/sam-forse-collins-recreation-area-burkeville-tx",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Prv Road 6065",
    "addressLocality": "Burkeville",
    "addressRegion": "TX",
    "postalCode": "75932",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.1653302,
    "longitude": -93.5783479
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/texas/burkeville/sam-forse-collins-recreation-area"
  ]
}