{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pine-meadows-campground-cottage",
  "name": "Pine Meadows Campground",
  "description": "Pine Meadows Campground is located at 75166 Cottage Grove Reservoir Road, Cottage Grove OR 97424. Pine Meadows Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/pine-meadows-campground/r/campgroundDetails.do?contractCode=NRSO&parkId=73343",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-pine-meadows-campground-cottage",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "75166 Cottage Grove Reservoir Road",
    "addressLocality": "Cottage Grove",
    "addressRegion": "OR",
    "postalCode": "97424",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.7003633,
    "longitude": -123.0562362
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/cottage-grove/pine-meadows-campground"
  ]
}