{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pine-mountain-campground",
  "name": "Pine Mountain Campground",
  "description": "Pine Mountain Campground in Deschutes National Forest, Bend Oregon. See 3 traveler reviews, 2 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/pine-mountain-campground",
  "image": [
    "https://campcdn.com/photos/1/1/1135/271166/uploads_2F1611518505770-zcdypo0737-d4e447b41997a4a0673d6ee75fb34834_2FIMG_2806.JPG?v=1633875719",
    "http:https://campcdn.com/photos/1/1/1135/271167/low_res/pine-mountain-campground.JPG?v=1633875719"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.79093307094754,
    "longitude": -120.94291698546562
  },
  "sameAs": [
    "https://www.campendium.com/pine-mountain-campground",
    "https://thedyrt.com/camping/oregon/oregon-pine-mountain-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}