Skip to content

Instantly share code, notes, and snippets.

@noelworden
Created November 30, 2020 23:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noelworden/3940c8128d91a3d7ef063e874f1b5fdc to your computer and use it in GitHub Desktop.
Save noelworden/3940c8128d91a3d7ef063e874f1b5fdc to your computer and use it in GitHub Desktop.
#blog_snippets
%{
"allows_dogs" => "true",
"backpack_camp" => "true",
"car_camp" => "false",
"car_friendly" => "true",
"description" => "Rumors of big fish, probably early in season. ~ 2.5 hr hike. Latest notes: 20190909",
"dogs_off_leash" => "true",
"fee" => "false",
"greater_than_three_hours" => "false",
"hike_in" => "true",
"ice_fishing" => "false",
"lake" => "true",
"latitude" => "39.8763",
"less_than_one_hour" => "true",
"longitude" => "-105.6929",
"name" => "Heart Lake",
"one_to_three_hours" => "false",
"season_fall" => "true",
"season_spring" => "true",
"season_summer" => "true",
"season_winter" => "false",
"spinner_friendly" => "true"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment