{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/howards-gulch-campground",
  "name": "Howards Gulch Campground",
  "description": "Howards Gulch Campground in Modoc National Forest, Canby California. See 6 traveler reviews, 7 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/howards-gulch-campground",
  "image": [
    "https://campcdn.com/photos/1/7/1765/84780/uploads_2F1463162064229-y3vf1sp1uy90j9c6-65dee4e79d954f1fb50ebf92e2058ca9_2FIMG_4070.jpg?v=1633649784",
    "http:https://campcdn.com/photos/1/7/1765/84780/low_res/howards-gulch-campground.jpg?v=1633649784"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.486,
    "longitude": -120.969
  },
  "sameAs": [
    "https://www.campendium.com/howards-gulch-campground",
    "https://thedyrt.com/camping/california/california-howards-gulch"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell Service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}