{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-oak-rv-park-crawfish-island-kerrville-tx",
  "name": "Blue Oak RV Park (Crawfish Island)",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/blue-oak-rv-park-crawfish-island-kerrville-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/084/723/full/southern-sky-music-ranch-rv--kerrville-tx-11.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kerrville",
    "addressRegion": "TX",
    "postalCode": "78028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.048469,
    "longitude": -99.1399464
  },
  "sameAs": [
    "https://www.aaa.com/tripcanvas/campground/blue-oak-rv-park-(crawfish-island)-55782"
  ],
  "checkinTime": "00:14:00",
  "checkoutTime": "00:14:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}