{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lafitte-s-hideout-rv-resort-port-aransas-tx",
  "name": "LaFitte's Hideout RV Resort",
  "description": "LaFitte's Hideout RV Resort camping reservations and campground information. Learn more about camping near LaFitte's Hideout RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/lafitte-s-hideout-rv-resort-port-aransas-tx",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783286/%7Bpht%7DphotoURL6-original%7Bpht%7D1725652926912.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "241 West Cotter Avenue",
    "addressLocality": "Port Aransas",
    "addressRegion": "TX",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.83743,
    "longitude": -97.06474
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}