{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campbell-tree-grove-campground-montesano-wa",
  "name": "What is the phone number for Campbell Tree Grove Campground?",
  "description": "Campbell Tree Grove Campground is located at Olympic National Forest, Montesano WA 98563. Campbell Tree Grove Campground can be contacted at or https://www.fs.usda.gov/recarea/olympic/recarea/?recid=47739",
  "url": "https://campertunity.com/listings/campgrounds/campbell-tree-grove-campground-montesano-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Olympic National Forest",
    "addressLocality": "Montesano",
    "addressRegion": "WA",
    "postalCode": "98563",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.4822,
    "longitude": -123.68589
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/montesano/campbell-tree-grove-campground"
  ]
}