{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brunswick-beaches-campground-sunset-beach-nc-us",
  "name": "Brunswick Beaches Campground",
  "description": "Brunswick Beaches Campground camping reservations and campground information. Learn more about camping near Brunswick Beaches Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/brunswick-beaches-campground-sunset-beach-nc-us",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783284/%7Bpht%7DphotoURL1-original%7Bpht%7D1725783809954.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7200 Koa Drive Southwest",
    "addressLocality": "Sunset Beach",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.93506,
    "longitude": -78.50716
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}