{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-beach-dispersed-camping",
  "name": "North Beach Dispersed Camping",
  "description": "North Beach Dispersed Camping in Padre Island National Seashore, Corpus Christi Texas. See 23 traveler reviews, 102 photos and 5 blog posts",
  "url": "https://campertunity.com/listings/campgrounds/north-beach-dispersed-camping",
  "image": [
    "https://campcdn.com/photos/1/0/10371/79804/Padre-Island-0170.jpeg?v=1633649963",
    "http:https://campcdn.com/photos/1/0/10371/79804/low_res/north-beach-texas.jpeg?v=1633649963"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 27.47742850979274,
    "longitude": -97.27423667907715
  },
  "sameAs": [
    "https://www.campendium.com/north-beach-texas"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ]
}