{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/copper-bullet-buna-tx-us",
  "name": "Copper Bullet Lodge",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/copper-bullet-buna-tx-us",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/103/172/full/copper-bullet-lodge-buna-tx-0.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Buna",
    "addressRegion": "TX",
    "postalCode": "77612",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.4368977,
    "longitude": -93.964566
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/copper-bullet-lodge-57587"
  ],
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}