{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bluffs-pittsburg-tx",
  "name": "The Bluffs RV Park",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/bluffs-pittsburg-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/063/650/full/the-bluffs-rv-park---east-texas-pittsburg-tx-0.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Pittsburg",
    "addressRegion": "TX",
    "postalCode": "75686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.9954021,
    "longitude": -94.9657688
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/the-bluffs-rv-park-54094"
  ],
  "checkinTime": "00:12:00",
  "checkoutTime": "00:12:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}