{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dolly-varden-lake-kenai",
  "name": "Dolly Varden Lake Campground",
  "description": "Kayakers and paddlers can launch directly from waterfront sites at this U.S.",
  "url": "https://campertunity.com/listings/campgrounds/dolly-varden-lake-kenai",
  "image": [
    "https://photos.thedyrt.com/photo/720876/media/alaska-dolly-varden-lake-campground_f6985027-918c-44f4-a79b-b0abb34f6e40.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/720878/media/alaska-dolly-varden-lake-campground_417d7480-7bc7-4046-ad2b-becc260c7e28.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/720876/media/alaska-dolly-varden-lake-campground_f6985027-918c-44f4-a79b-b0abb34f6e40.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-150.79807181,60.7008191)/-150.79807181,60.7008191,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kenai",
    "addressRegion": "AK",
    "postalCode": "99611",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 60.7008191,
    "longitude": -150.79807181
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cell_service"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}