{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vagabond-isle-big-pool",
  "name": "Vagabond Isle",
  "description": "Vagabond Isle in Maryland offers a camping experience surrounded by forested terrain and rolling hills.",
  "url": "https://campertunity.com/listings/campgrounds/vagabond-isle-big-pool",
  "image": [
    "https://photos.thedyrt.com/photo/1147844/media/vagabond-isle_930d7908-a6b3-450e-8383-50e754d2f798.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1147845/media/vagabond-isle_6661a792-6cfa-487e-9705-d32bd892a085.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1147844/media/vagabond-isle_930d7908-a6b3-450e-8383-50e754d2f798.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-78.04482348391728,39.667860064542566)/-78.04482348391728,39.667860064542566,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Big Pool",
    "addressRegion": "MD",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.667860064542566,
    "longitude": -78.04482348391728
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "100",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "$100-$150"
}