{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pomarosa-rv-park-and-homestead-bandera-tx",
  "name": "Pomarosa RV Park and Homestead",
  "description": "",
  "url": "https://campertunity.com/listings/campgrounds/pomarosa-rv-park-and-homestead-bandera-tx",
  "image": [
    "https://d21q6se01pvc3d.cloudfront.net/system/pictures/images/000/106/191/full/pomarosa-rv-park-and-homestead-bandera-tx-3.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bandera",
    "addressRegion": "TX",
    "postalCode": "78003",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 29.7643475,
    "longitude": -99.234526
  },
  "checkinTime": "00:11:00",
  "checkoutTime": "00:11:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}