{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/algoma-campground",
  "name": "Algoma Campground",
  "description": "Algoma Campground in Shasta National Forest, McCloud California. See 6 traveler reviews, 1 photo and 1 blog post",
  "url": "https://campertunity.com/listings/campgrounds/algoma-campground",
  "image": [
    "https://campcdn.com/photos/1/2/1288/107566/uploads_2F1477872772639-hi1l92chzpfuwc20-e45ee0297699074dc2f331d79ed91af0_2Falgoma.jpg?v=1633803012",
    "http:https://campcdn.com/photos/1/2/1288/107566/low_res/algoma-campground.jpg?v=1633803012"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.25608433894231,
    "longitude": -121.8832965195179
  },
  "sameAs": [
    "https://www.campendium.com/algoma-campground?source=reviews",
    "https://thedyrt.com/camping/california/california-algoma"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}