{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/poplar-grove-youth-group-tent-campground-thurmont-md",
  "name": "Poplar Grove Youth Group Tent Campground",
  "description": "Poplar Grove Youth Group Tent Campground is located at 6602 Foxville Road, Thurmont MD 21788. Poplar Grove Youth Group Tent Campground can be contacted at ***-***-**** or https://www.nps.gov/cato/planyourvisit/poplargrove.htm",
  "url": "https://campertunity.com/listings/campgrounds/poplar-grove-youth-group-tent-campground-thurmont-md",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6602 Foxville Road",
    "addressLocality": "Thurmont",
    "addressRegion": "MD",
    "postalCode": "21788",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.6559421,
    "longitude": -77.4757302
  }
}