{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-point-government-camp-or",
  "name": "PINE POINT",
  "description": "PINE POINT is located at , Government Camp OR 97028. PINE POINT can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/mthood/recreation/camping-cabins/recarea/?recid=53450&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/pine-point-government-camp-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Government Camp",
    "addressRegion": "OR",
    "postalCode": "97028",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1132683,
    "longitude": -121.8016164
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oregon/government-camp/pine-point"
  ]
}