{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/brunswick-city-campground-brunswick-md",
  "name": "Brunswick City Campground",
  "description": "Contact info, reviews tips & more for Brunswick City Campground | Camping in Maryland",
  "url": "https://campertunity.com/listings/campgrounds/brunswick-city-campground-brunswick-md",
  "image": [
    "https://photos.thedyrt.com/photo/570545/media/brunswick-city-campground_68cb9941-27c8-40b6-8cc7-41f473700c03.heic?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/570545/media/brunswick-city-campground_68cb9941-27c8-40b6-8cc7-41f473700c03.heic?auto=webp",
    "https://photos.thedyrt.com/photo/570509/media/brunswick-city-campground_4bee739f-83ad-4b1e-b66e-7cb0bcb15f37.heic?auto=webp",
    "https://photos.thedyrt.com/photo/570510/media/brunswick-city-campground_4a575d4e-6279-447b-adbe-dbafbf6d0adc.heic?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "655 E Potomac St",
    "addressLocality": "Brunswick",
    "addressRegion": "MD",
    "postalCode": "21716",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.31086776,
    "longitude": -77.6184144
  },
  "sameAs": [
    "https://thedyrt.com/camping/maryland/brunswick-city-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$0+"
}