bramw_baserow/backend/templates/hiking-guide.json

3013 lines
99 KiB
JSON

{
"baserow_template_version": 1,
"name": "Hiking Guide",
"icon": "iconoir-walking",
"keywords": [
"hiking guide",
"hiking bucket list",
"hiking trails",
"national park trails",
"state parks",
"trail guide",
"hiking planner"
],
"categories": [
"Hobbies"
],
"export": [
{
"id": 36078,
"name": "Hiking Guide",
"order": 1,
"type": "database",
"tables": [
{
"id": 85801,
"name": "Trails",
"order": 1,
"fields": [
{
"id": 524560,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 524561,
"type": "link_row",
"name": "Part of",
"order": 1,
"primary": false,
"link_row_table_id": 85802,
"link_row_related_field_id": 524580,
"has_related_field": true
},
{
"id": 524562,
"type": "number",
"name": "Length in kilometers",
"order": 2,
"primary": false,
"number_decimal_places": 1,
"number_negative": false
},
{
"id": 524581,
"type": "rating",
"name": "Difficulty",
"order": 3,
"primary": false,
"max_value": 5,
"color": "dark-orange",
"style": "flag"
},
{
"id": 524589,
"type": "url",
"name": "Map and more information",
"order": 4,
"primary": false
},
{
"id": 524592,
"type": "single_select",
"name": "Type",
"order": 5,
"primary": false,
"select_options": [
{
"id": 193978,
"value": "Loop",
"color": "green",
"order": 0
},
{
"id": 194015,
"value": "Out & back",
"color": "dark-gray",
"order": 1
}
]
},
{
"id": 524593,
"type": "number",
"name": "Elevation changes in meters",
"order": 6,
"primary": false,
"number_decimal_places": 1,
"number_negative": true
},
{
"id": 524597,
"type": "multiple_select",
"name": "Tags",
"order": 7,
"primary": false,
"select_options": [
{
"id": 193985,
"value": "\u267f\ufe0f Wheelchair accessible",
"color": "dark-orange",
"order": 0
},
{
"id": 193986,
"value": "\ud83d\udeb8 Kid friendly",
"color": "dark-green",
"order": 1
},
{
"id": 193987,
"value": "\ud83e\uddae Pets allowed",
"color": "light-red",
"order": 2
},
{
"id": 194006,
"value": "\u26fa\ufe0f Camping",
"color": "blue",
"order": 3
},
{
"id": 194043,
"value": "\ud83c\udf92 Backpacking",
"color": "gray",
"order": 4
}
]
},
{
"id": 524598,
"type": "number",
"name": "Fee to enter",
"order": 8,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 524606,
"type": "text",
"name": "Description",
"order": 9,
"primary": false,
"text_default": ""
},
{
"id": 524607,
"type": "rating",
"name": "Rating",
"order": 10,
"primary": false,
"max_value": 5,
"color": "dark-green",
"style": "heart"
},
{
"id": 524609,
"type": "boolean",
"name": "Completed",
"order": 11,
"primary": false
},
{
"id": 524611,
"type": "number",
"name": "Estimated duration in hours",
"order": 12,
"primary": false,
"number_decimal_places": 2,
"number_negative": false
},
{
"id": 524777,
"type": "text",
"name": "Notes",
"order": 13,
"primary": false,
"text_default": ""
}
],
"views": [
{
"id": 116879,
"type": "grid",
"name": "All trails",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 29085,
"field_id": 524560,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 698950,
"field_id": 524560,
"width": 248,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698948,
"field_id": 524561,
"width": 162,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698949,
"field_id": 524562,
"width": 191,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698973,
"field_id": 524581,
"width": 131,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698974,
"field_id": 524589,
"width": 346,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698975,
"field_id": 524592,
"width": 110,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698976,
"field_id": 524593,
"width": 240,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698979,
"field_id": 524597,
"width": 319,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698988,
"field_id": 524598,
"width": 146,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698989,
"field_id": 524606,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698992,
"field_id": 524607,
"width": 129,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698995,
"field_id": 524609,
"width": 129,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698997,
"field_id": 524611,
"width": 233,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 699317,
"field_id": 524777,
"width": 283,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 118975,
"type": "grid",
"name": "Free",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 44736,
"field_id": 524598,
"type": "equal",
"value": "0"
}
],
"sortings": [
{
"id": 30983,
"field_id": 524560,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 711748,
"field_id": 524560,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711749,
"field_id": 524561,
"width": 145,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711750,
"field_id": 524562,
"width": 189,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711751,
"field_id": 524581,
"width": 136,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711752,
"field_id": 524589,
"width": 287,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711753,
"field_id": 524592,
"width": 113,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711754,
"field_id": 524593,
"width": 241,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711755,
"field_id": 524597,
"width": 310,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711756,
"field_id": 524598,
"width": 137,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711757,
"field_id": 524606,
"width": 269,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711758,
"field_id": 524607,
"width": 116,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711759,
"field_id": 524609,
"width": 135,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711760,
"field_id": 524611,
"width": 232,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 711761,
"field_id": 524777,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 119178,
"type": "grid",
"name": "Completed",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 45455,
"field_id": 524609,
"type": "boolean",
"value": "1"
}
],
"sortings": [
{
"id": 31716,
"field_id": 524560,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 712767,
"field_id": 524560,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712768,
"field_id": 524561,
"width": 144,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712769,
"field_id": 524562,
"width": 186,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712770,
"field_id": 524581,
"width": 138,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712771,
"field_id": 524589,
"width": 236,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712772,
"field_id": 524592,
"width": 108,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712773,
"field_id": 524593,
"width": 241,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712774,
"field_id": 524597,
"width": 244,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712775,
"field_id": 524598,
"width": 136,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712776,
"field_id": 524606,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712777,
"field_id": 524607,
"width": 125,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712778,
"field_id": 524609,
"width": 141,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712779,
"field_id": 524611,
"width": 243,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712780,
"field_id": 524777,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 122869,
"type": "grid",
"name": "Incomplete",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 45481,
"field_id": 524609,
"type": "boolean",
"value": ""
}
],
"sortings": [
{
"id": 31731,
"field_id": 524560,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 737087,
"field_id": 524560,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737088,
"field_id": 524561,
"width": 147,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737089,
"field_id": 524562,
"width": 189,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737090,
"field_id": 524581,
"width": 145,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737091,
"field_id": 524589,
"width": 239,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737092,
"field_id": 524592,
"width": 118,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737093,
"field_id": 524593,
"width": 250,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737094,
"field_id": 524597,
"width": 243,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737095,
"field_id": 524598,
"width": 139,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737096,
"field_id": 524606,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737097,
"field_id": 524607,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737098,
"field_id": 524609,
"width": 200,
"hidden": true,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737099,
"field_id": 524611,
"width": 232,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737100,
"field_id": 524777,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 123934,
"type": "grid",
"name": "Wheelchair accessible",
"order": 5,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 45928,
"field_id": 524597,
"type": "contains",
"value": "Wheelchair accessible"
}
],
"sortings": [
{
"id": 32165,
"field_id": 524560,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 743046,
"field_id": 524560,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743047,
"field_id": 524561,
"width": 145,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743048,
"field_id": 524562,
"width": 192,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743049,
"field_id": 524581,
"width": 118,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743050,
"field_id": 524589,
"width": 200,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743051,
"field_id": 524592,
"width": 121,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743052,
"field_id": 524593,
"width": 233,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743053,
"field_id": 524597,
"width": 392,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743054,
"field_id": 524598,
"width": 138,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743055,
"field_id": 524606,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743056,
"field_id": 524607,
"width": 126,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743057,
"field_id": 524609,
"width": 137,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743058,
"field_id": 524611,
"width": 239,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743059,
"field_id": 524777,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 123941,
"type": "grid",
"name": "Difficult",
"order": 6,
"filter_type": "OR",
"filters_disabled": false,
"filters": [
{
"id": 45929,
"field_id": 524581,
"type": "equal",
"value": "4"
},
{
"id": 45930,
"field_id": 524581,
"type": "equal",
"value": "5"
}
],
"sortings": [
{
"id": 32166,
"field_id": 524560,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 743083,
"field_id": 524560,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743084,
"field_id": 524561,
"width": 148,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743085,
"field_id": 524562,
"width": 188,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743086,
"field_id": 524581,
"width": 144,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743087,
"field_id": 524589,
"width": 245,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743088,
"field_id": 524592,
"width": 125,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743089,
"field_id": 524593,
"width": 237,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743090,
"field_id": 524597,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743091,
"field_id": 524598,
"width": 135,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743092,
"field_id": 524606,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743093,
"field_id": 524607,
"width": 127,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743094,
"field_id": 524609,
"width": 133,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743095,
"field_id": 524611,
"width": 238,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743096,
"field_id": 524777,
"width": 200,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 123942,
"type": "grid",
"name": "Top rated",
"order": 7,
"filter_type": "OR",
"filters_disabled": false,
"filters": [
{
"id": 45933,
"field_id": 524607,
"type": "equal",
"value": "5"
},
{
"id": 45934,
"field_id": 524607,
"type": "equal",
"value": "4"
}
],
"sortings": [
{
"id": 32167,
"field_id": 524560,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 743097,
"field_id": 524560,
"width": 200,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743098,
"field_id": 524561,
"width": 147,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743099,
"field_id": 524562,
"width": 200,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743100,
"field_id": 524581,
"width": 148,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743101,
"field_id": 524589,
"width": 236,
"hidden": false,
"order": 9,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743102,
"field_id": 524592,
"width": 132,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743103,
"field_id": 524593,
"width": 237,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743104,
"field_id": 524597,
"width": 200,
"hidden": false,
"order": 11,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743105,
"field_id": 524598,
"width": 143,
"hidden": false,
"order": 10,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743106,
"field_id": 524606,
"width": 200,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743107,
"field_id": 524607,
"width": 141,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743108,
"field_id": 524609,
"width": 134,
"hidden": false,
"order": 12,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743109,
"field_id": 524611,
"width": 238,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 743110,
"field_id": 524777,
"width": 256,
"hidden": false,
"order": 13,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 119175,
"type": "kanban",
"name": "By type",
"order": 8,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 524592,
"field_options": [
{
"id": 15596,
"field_id": 524560,
"hidden": false,
"order": 1
},
{
"id": 15597,
"field_id": 524561,
"hidden": false,
"order": 2
},
{
"id": 15598,
"field_id": 524562,
"hidden": false,
"order": 3
},
{
"id": 15606,
"field_id": 524607,
"hidden": false,
"order": 4
},
{
"id": 15599,
"field_id": 524581,
"hidden": false,
"order": 5
},
{
"id": 15605,
"field_id": 524606,
"hidden": false,
"order": 6
},
{
"id": 15600,
"field_id": 524589,
"hidden": true,
"order": 7
},
{
"id": 15601,
"field_id": 524592,
"hidden": true,
"order": 8
},
{
"id": 15602,
"field_id": 524593,
"hidden": false,
"order": 9
},
{
"id": 15603,
"field_id": 524597,
"hidden": false,
"order": 10
},
{
"id": 15604,
"field_id": 524598,
"hidden": false,
"order": 11
},
{
"id": 15607,
"field_id": 524609,
"hidden": true,
"order": 12
},
{
"id": 15608,
"field_id": 524611,
"hidden": false,
"order": 13
},
{
"id": 15609,
"field_id": 524777,
"hidden": false,
"order": 14
}
]
},
{
"id": 122875,
"type": "form",
"name": "New trail",
"order": 9,
"public": false,
"title": "New hiking trail!",
"description": "",
"cover_image": null,
"logo_image": {
"name": "22jFuD5bdcmGwlMdbpYnJaliCiOGARTr_2bd30b4a7933121db3c4166bed62a8a532ec77db0fa58cd8a6ce5aa15787a2d0.jpg",
"original_name": "hiking(1).jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "Added! Reload this page to add a new trail.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 46851,
"field_id": 524560,
"name": "Trail name",
"description": "",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46852,
"field_id": 524561,
"name": "Park",
"description": "",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46856,
"field_id": 524592,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46860,
"field_id": 524606,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46853,
"field_id": 524562,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46857,
"field_id": 524593,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46863,
"field_id": 524611,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46859,
"field_id": 524598,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 7,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46854,
"field_id": 524581,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 8,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46855,
"field_id": 524589,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 9,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46858,
"field_id": 524597,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 10,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46861,
"field_id": 524607,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 11,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46862,
"field_id": 524609,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 12,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46864,
"field_id": 524777,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 13,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-07-27T16:35:58.698187+00:00",
"updated_on": "2022-08-02T01:32:58.498213+00:00",
"field_524560": "Grand Prismatic Hot Spring",
"field_524561": [
1
],
"field_524562": "2.4",
"field_524581": 2,
"field_524589": "https://www.yellowstonepark.com/things-to-do/geysers-hot-springs/grand-prismatic-midway-geyser-basin/",
"field_524592": 194015,
"field_524593": "91.4",
"field_524597": [
193985,
193986
],
"field_524598": "15",
"field_524606": "Check out this 1.5-mile out-and-back trail near Yellowstone National Park, Wyoming. Generally considered an easy route, it takes an average of 38 min to complete. This is a very popular area for walking, so you'll likely encounter other people while exploring. The best times to visit this trail are April through October. You'll need to leave pups at home \u2014 dogs aren't allowed on this trail.",
"field_524607": 5,
"field_524609": "true",
"field_524611": "1.50",
"field_524777": "Went with family. Very nice views and grandma loved it!"
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-07-27T16:35:58.698262+00:00",
"updated_on": "2022-08-02T01:33:28.215954+00:00",
"field_524560": "Midway Geyser Basin Trail",
"field_524561": [
1
],
"field_524562": "1.1",
"field_524581": 2,
"field_524589": "https://www.alltrails.com/trail/us/wyoming/midway-geyser-basin-trail",
"field_524592": 193978,
"field_524593": "21.3",
"field_524597": [
193985,
193986
],
"field_524598": "20",
"field_524606": "Discover this 0.7-mile loop trail near Yellowstone National Park, Wyoming. Generally considered an easy route, it takes an average of 15 min to complete. This is a very popular area for walking, so you'll likely encounter other people while exploring. The best times to visit this trail are April through October. You'll need to leave pups at home \u2014 dogs aren't allowed on this trail.",
"field_524607": 3,
"field_524609": "true",
"field_524611": "0.90",
"field_524777": "Super short trail. I wasn't too happy that we had to pay 20 per person to enter."
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-07-27T16:53:34.814938+00:00",
"updated_on": "2022-08-02T01:33:08.872084+00:00",
"field_524560": "Green River Bluff Echo Springs Trail",
"field_524561": [
2
],
"field_524562": "7.2",
"field_524581": 3,
"field_524589": "https://www.alltrails.com/trail/us/kentucky/green-river-bluff-echo-river-springs-sinkhole-and-heritage-trail",
"field_524592": 194015,
"field_524593": "169.7",
"field_524597": [
193986,
193987,
194006
],
"field_524598": "0",
"field_524606": "Experience this 4.5-mile loop trail near Mammoth Cave, Kentucky. Generally considered a moderately challenging route, it takes an average of 1 h 52 min to complete. This is a very popular area for birding, camping, and fishing, so you'll likely encounter other people while exploring. The best times to visit this trail are March through November. Dogs are welcome, but must be on a leash.",
"field_524607": 4,
"field_524609": "true",
"field_524611": "1.50",
"field_524777": "Did this hike after taking a tour of the cave. It was pretty easy and for the most part flat."
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-07-27T16:57:13.490808+00:00",
"updated_on": "2022-08-02T01:32:32.184637+00:00",
"field_524560": "Cedar Sink Trail",
"field_524561": [
2
],
"field_524562": "2.9",
"field_524581": 1,
"field_524589": "https://www.alltrails.com/trail/us/kentucky/cedar-sink-trail",
"field_524592": 194015,
"field_524593": "70.7",
"field_524597": [
193985,
193986
],
"field_524598": "0",
"field_524606": "Enjoy this 1.8-mile out-and-back trail near Park City, Kentucky. Generally considered an easy route, it takes an average of 46 min to complete. This trail is great for birding and hiking. Dogs are welcome, but must be on a leash.",
"field_524607": 3,
"field_524609": "true",
"field_524611": "0.75",
"field_524777": "Super easy trail. It's paved and you can take a stroller easily."
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-07-27T17:30:27.057515+00:00",
"updated_on": "2022-08-02T01:33:19.128619+00:00",
"field_524560": "Mammoth Cave Railroad Trail",
"field_524561": [
2
],
"field_524562": "25.7",
"field_524581": 4,
"field_524589": "https://www.alltrails.com/trail/us/kentucky/mammoth-cave-rail-trail",
"field_524592": 194015,
"field_524593": "262.7",
"field_524597": [
193987,
194043
],
"field_524598": "0",
"field_524606": "Experience this 16.0-mile out-and-back trail near Park City, Kentucky. Generally considered a moderately challenging route, it takes an average of 5 h 26 min to complete. This trail is great for birding, hiking, and mountain biking, and it's unlikely you'll encounter many other people while exploring. The trail is open year-round and is beautiful to visit anytime. Dogs are welcome, but must be on a leash.",
"field_524607": 4,
"field_524609": "false",
"field_524611": "5.50",
"field_524777": "Must train for this!"
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-07-27T17:40:06.224033+00:00",
"updated_on": "2022-08-02T01:32:44.770402+00:00",
"field_524560": "Dead Horse Rim Loop Trail",
"field_524561": [
3
],
"field_524562": "8.4",
"field_524581": 5,
"field_524589": "https://www.alltrails.com/trail/us/utah/dead-horse-rim-loop-trail",
"field_524592": 193978,
"field_524593": "276.7",
"field_524597": [
193986,
193987
],
"field_524598": "0",
"field_524606": "Discover this 5.0-mile loop trail near Moab, Utah. Generally considered a moderately challenging route, it takes an average of 2 h 23 min to complete. This is a very popular area for birding, camping, and hiking, so you'll likely encounter other people while exploring. The trail is open year-round and is beautiful to visit anytime.",
"field_524607": 5,
"field_524609": "false",
"field_524611": "2.45",
"field_524777": null
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-07-27T17:44:52.415119+00:00",
"updated_on": "2022-08-02T01:32:05.487353+00:00",
"field_524560": "Bogue Chitto State Park Gorge Run",
"field_524561": [
4
],
"field_524562": "9.2",
"field_524581": 3,
"field_524589": "https://www.alltrails.com/trail/us/louisiana/bogue-chitto-state-park-gorge-run-trail",
"field_524592": 193978,
"field_524593": "72.8",
"field_524597": [
193985,
193986,
193987
],
"field_524598": "0",
"field_524606": "Enjoy this 5.7-mile loop trail near Franklinton, Louisiana. Generally considered a moderately challenging route, it takes an average of 1 h 52 min to complete. This is a very popular area for birding, hiking, and horseback riding, so you'll likely encounter other people while exploring. The trail is open year-round and is beautiful to visit anytime. Dogs are welcome, but must be on a leash.",
"field_524607": 3,
"field_524609": "true",
"field_524611": "1.85",
"field_524777": "This trail wasn't super easy, but the views were gorgeous."
},
{
"id": 8,
"order": "8.00000000000000000000",
"created_on": "2022-07-27T17:48:59.210325+00:00",
"updated_on": "2022-08-02T01:33:58.503433+00:00",
"field_524560": "Syncline Loop",
"field_524561": [
5
],
"field_524562": "13.8",
"field_524581": 5,
"field_524589": "https://www.alltrails.com/trail/us/utah/syncline-loop",
"field_524592": 193978,
"field_524593": "496.8",
"field_524597": [
194043
],
"field_524598": "0",
"field_524606": "Head out on this 8.6-mile loop trail near Moab, Utah. Generally considered a challenging route, it takes an average of 4 h 11 min to complete. This is a very popular area for backpacking, camping, and hiking, so you'll likely encounter other people while exploring.",
"field_524607": 5,
"field_524609": "false",
"field_524611": "4.20",
"field_524777": null
},
{
"id": 9,
"order": "9.00000000000000000000",
"created_on": "2022-07-27T18:53:58.661767+00:00",
"updated_on": "2022-08-02T01:33:48.937568+00:00",
"field_524560": "Old Rag Mountain Loop",
"field_524561": [
6
],
"field_524562": "15.1",
"field_524581": 5,
"field_524589": "https://www.nps.gov/places/old-rag.htm",
"field_524592": 193978,
"field_524593": "787.0",
"field_524597": [
194043
],
"field_524598": "30",
"field_524606": "Get to know this 9.4-mile loop trail near Etlan, Virginia. Generally considered a challenging route, it takes an average of 5 h 25 min to complete. This is a very popular area for hiking, so you'll likely encounter other people while exploring. The best times to visit this trail are May through October.",
"field_524607": 5,
"field_524609": "false",
"field_524611": "5.50",
"field_524777": "Very difficult but also known for its stunning views."
},
{
"id": 10,
"order": "10.00000000000000000000",
"created_on": "2022-07-27T18:57:54.454997+00:00",
"updated_on": "2022-08-02T01:32:20.236639+00:00",
"field_524560": "Catlett Mountain",
"field_524561": [
6
],
"field_524562": "16.3",
"field_524581": 5,
"field_524589": "https://www.hikingupward.com/snp/catlettmountain/",
"field_524592": 194015,
"field_524593": "633.9",
"field_524597": [
193987,
194043
],
"field_524598": "22",
"field_524606": "Discover this 10.1-mile loop trail near Etlan, Virginia. Generally considered a challenging route, it takes an average of 5 h 5 min to complete. This is a popular trail for birding and hiking, but you can still enjoy some solitude during quieter times of day. The trail is open year-round and is beautiful to visit anytime",
"field_524607": 5,
"field_524609": "false",
"field_524611": "5.12",
"field_524777": ""
}
]
},
{
"id": 85802,
"name": "Parks",
"order": 2,
"fields": [
{
"id": 524563,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 524564,
"type": "single_select",
"name": "Type",
"order": 1,
"primary": false,
"select_options": [
{
"id": 193975,
"value": "National park",
"color": "light-blue",
"order": 0
},
{
"id": 193976,
"value": "State park",
"color": "light-green",
"order": 1
}
]
},
{
"id": 524565,
"type": "number",
"name": "Acreage",
"order": 2,
"primary": false,
"number_decimal_places": 0,
"number_negative": false
},
{
"id": 524580,
"type": "link_row",
"name": "Trails",
"order": 3,
"primary": false,
"link_row_table_id": 85801,
"link_row_related_field_id": 524561,
"has_related_field": true
},
{
"id": 524699,
"type": "text",
"name": "Address",
"order": 4,
"primary": false,
"text_default": ""
},
{
"id": 533122,
"type": "url",
"name": "Official website",
"order": 5,
"primary": false
},
{
"id": 533123,
"type": "file",
"name": "Photo",
"order": 6,
"primary": false
},
{
"id": 546075,
"type": "link_row",
"name": "State(s)",
"order": 7,
"primary": false,
"link_row_table_id": 88987,
"link_row_related_field_id": 546076,
"has_related_field": true
},
{
"id": 546180,
"type": "formula",
"name": "Visited",
"order": 8,
"primary": false,
"error": null,
"date_format": null,
"date_include_time": null,
"date_time_format": null,
"number_decimal_places": null,
"array_formula_type": null,
"formula": "if(sum(if(lookup('Trails','Completed')= true,1,0))>0,'\u2705','\u274c')",
"formula_type": "text"
}
],
"views": [
{
"id": 116880,
"type": "grid",
"name": "All parks",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 30003,
"field_id": 524563,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 698953,
"field_id": 524563,
"width": 141,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698951,
"field_id": 524564,
"width": 118,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698952,
"field_id": 524565,
"width": 130,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 698994,
"field_id": 524580,
"width": 341,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 699083,
"field_id": 524699,
"width": 300,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712762,
"field_id": 533122,
"width": 244,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 712763,
"field_id": 533123,
"width": 100,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 736879,
"field_id": 546075,
"width": 127,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737154,
"field_id": 546180,
"width": 102,
"hidden": false,
"order": 32767,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 119177,
"type": "gallery",
"name": "Parks gallery",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 30002,
"field_id": 524563,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"card_cover_image_field_id": 533123,
"field_options": [
{
"id": 26248,
"field_id": 524563,
"hidden": false,
"order": 1
},
{
"id": 26249,
"field_id": 524564,
"hidden": false,
"order": 2
},
{
"id": 26252,
"field_id": 524699,
"hidden": false,
"order": 3
},
{
"id": 26253,
"field_id": 533122,
"hidden": false,
"order": 4
},
{
"id": 26250,
"field_id": 524565,
"hidden": false,
"order": 5
},
{
"id": 26251,
"field_id": 524580,
"hidden": false,
"order": 6
},
{
"id": 26254,
"field_id": 533123,
"hidden": true,
"order": 7
},
{
"id": 28715,
"field_id": 546075,
"hidden": true,
"order": 32767
}
]
},
{
"id": 122883,
"type": "grid",
"name": "Visited",
"order": 3,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 45484,
"field_id": 546180,
"type": "equal",
"value": "\u2705"
}
],
"sortings": [
{
"id": 31733,
"field_id": 524563,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 737155,
"field_id": 524563,
"width": 124,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737156,
"field_id": 524564,
"width": 127,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737157,
"field_id": 524565,
"width": 126,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737158,
"field_id": 524580,
"width": 326,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737159,
"field_id": 524699,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737160,
"field_id": 533122,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737161,
"field_id": 533123,
"width": 105,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737162,
"field_id": 546075,
"width": 150,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737163,
"field_id": 546180,
"width": 129,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 122884,
"type": "grid",
"name": "To visit",
"order": 4,
"filter_type": "AND",
"filters_disabled": false,
"filters": [
{
"id": 45485,
"field_id": 546180,
"type": "not_equal",
"value": "\u2705"
}
],
"sortings": [
{
"id": 31734,
"field_id": 524563,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 737164,
"field_id": 524563,
"width": 130,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737165,
"field_id": 524564,
"width": 122,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737166,
"field_id": 524565,
"width": 125,
"hidden": false,
"order": 6,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737167,
"field_id": 524580,
"width": 200,
"hidden": false,
"order": 7,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737168,
"field_id": 524699,
"width": 200,
"hidden": false,
"order": 4,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737169,
"field_id": 533122,
"width": 200,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737170,
"field_id": 533123,
"width": 100,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737171,
"field_id": 546075,
"width": 168,
"hidden": false,
"order": 5,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 737172,
"field_id": 546180,
"width": 119,
"hidden": false,
"order": 8,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 122885,
"type": "kanban",
"name": "By type",
"order": 5,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [],
"decorations": [],
"public": false,
"single_select_field_id": 524564,
"card_cover_image_field_id": 533123,
"field_options": [
{
"id": 17426,
"field_id": 524563,
"hidden": false,
"order": 32767
},
{
"id": 17427,
"field_id": 524564,
"hidden": false,
"order": 32767
},
{
"id": 17428,
"field_id": 524565,
"hidden": false,
"order": 32767
},
{
"id": 17429,
"field_id": 524580,
"hidden": false,
"order": 32767
},
{
"id": 17430,
"field_id": 524699,
"hidden": false,
"order": 32767
},
{
"id": 17431,
"field_id": 533122,
"hidden": false,
"order": 32767
},
{
"id": 17432,
"field_id": 533123,
"hidden": true,
"order": 32767
},
{
"id": 17433,
"field_id": 546075,
"hidden": false,
"order": 32767
},
{
"id": 17434,
"field_id": 546180,
"hidden": false,
"order": 32767
}
]
},
{
"id": 122888,
"type": "form",
"name": "New park",
"order": 6,
"public": false,
"title": "Add a new park to the list!",
"description": "",
"cover_image": null,
"logo_image": {
"name": "WFfJphUoH1e1qMJZ55EClLI6ba1vIPE8_aea2f1875905ccd5a1cd3fff40d170ea9fab4550dcfdee24b10f03fc02aa9426.jpg",
"original_name": "park.jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "Added! Reload this page to add a new park.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 46865,
"field_id": 524563,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 0,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46866,
"field_id": 524564,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 1,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46867,
"field_id": 524565,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 2,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46869,
"field_id": 524699,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 3,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46872,
"field_id": 546075,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 4,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46870,
"field_id": 533122,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 5,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46868,
"field_id": 524580,
"name": "",
"description": "",
"enabled": true,
"required": false,
"order": 6,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46871,
"field_id": 533123,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 7,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 46873,
"field_id": 546180,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 8,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-07-27T16:36:06.620634+00:00",
"updated_on": "2022-08-02T01:21:43.661899+00:00",
"field_524563": "Yellowstone",
"field_524564": 193975,
"field_524565": "2219790",
"field_524580": [
1,
2
],
"field_524699": "2 Officers Row Yellowstone National Park Headquarters Yellowstone National Park, WY 82190",
"field_533122": "https://www.nps.gov/yell/index.htm",
"field_533123": [
{
"name": "knx41BTvKceOLhlPVJIhJxRYtaS8wQcm_8573cac097ba65c55240510fabde9a193f3652c7232087282b588575d897ca9f.jpg",
"visible_name": "Yellowstone National Park(1).jpg",
"original_name": "Yellowstone National Park(1).jpg"
}
],
"field_546075": [
5,
6,
7
],
"field_546180": null
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-07-27T16:36:06.620717+00:00",
"updated_on": "2022-08-02T01:24:16.239649+00:00",
"field_524563": "Mammoth Cave",
"field_524564": 193975,
"field_524565": "52830",
"field_524580": [
3,
4,
5
],
"field_524699": "1 Visitor Center Parkway Mammoth Cave, KY 42259-0007",
"field_533122": "https://www.nps.gov/maca/index.htm",
"field_533123": [
{
"name": "6eX8d2mFvzGFu86cmWB2h05QMAJdpuCa_f3cb8033b6502c0d796a1fdb1329b0079570f20844bf0e107f779b1f2c179fc0.jpg",
"visible_name": "mammoth cave(1).jpg",
"original_name": "mammoth cave(1).jpg"
}
],
"field_546075": [
3
],
"field_546180": null
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-07-27T17:33:28.153986+00:00",
"updated_on": "2022-08-02T01:25:04.252663+00:00",
"field_524563": "Dead Horse Point",
"field_524564": 193976,
"field_524565": "5362",
"field_524580": [
6
],
"field_524699": "UT-313, Moab, Utah 84532",
"field_533122": "https://stateparks.utah.gov/parks/dead-horse/",
"field_533123": [
{
"name": "D0gEEjZ9Putqjh1gdwdQqn0nzA62R7DV_76e97fe73cefa86643e554c70eb9e11739fefb5e05fc19398321fded269684dd.jpg",
"visible_name": "Dead Horse PARk(1).jpg",
"original_name": "Dead Horse PARk(1).jpg"
}
],
"field_546075": [
2
],
"field_546180": null
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-07-27T17:43:51.245356+00:00",
"updated_on": "2022-08-02T01:25:49.390851+00:00",
"field_524563": "Bogue Chitto",
"field_524564": 193976,
"field_524565": "1786",
"field_524580": [
7
],
"field_524699": "17049 State Park Blvd, Franklinton, LA 70438",
"field_533122": "https://www.lastateparks.com/parks-preserves/bogue-chitto-state-park",
"field_533123": [
{
"name": "MeyMSrIJEJVD3qpazL4i0mfeEvVvLjFb_7ffbe391e6501c94aeff8846bcbcb078f8ecdd33459b4633cd2dbf6d4eb1e3f7.jpg",
"visible_name": "Bogue Park(2).jpg",
"original_name": "Bogue Park(2).jpg"
}
],
"field_546075": [
1
],
"field_546180": null
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-07-27T17:47:35.495874+00:00",
"updated_on": "2022-08-02T01:26:24.287307+00:00",
"field_524563": "Canyonlands",
"field_524564": 193975,
"field_524565": "337598",
"field_524580": [
8
],
"field_524699": "2282 SW Resource Blvd.",
"field_533122": "https://www.nps.gov/cany/index.htm",
"field_533123": [
{
"name": "wGPOMkZ8IwWO8youuRnqdjZc5nnDLn04_3e755b5b5694a0b2f87560e2d98315af8672ccff9b53a4a929fc1fbfa8e3cc83.jpg",
"visible_name": "canyonlands(1).jpg",
"original_name": "canyonlands(1).jpg"
}
],
"field_546075": [
2
],
"field_546180": null
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-07-27T18:55:55.170104+00:00",
"updated_on": "2022-08-02T01:26:53.269953+00:00",
"field_524563": "Shenandoah",
"field_524564": 193975,
"field_524565": "197439",
"field_524580": [
9,
10
],
"field_524699": "3655 U.S. Highway 211 East Virginia",
"field_533122": "https://www.nps.gov/shen/index.htm",
"field_533123": [
{
"name": "eVDAyQ1PhspfP6dgtpLDFNosTOgS0a3Y_03f1f7bd1f1c32e758cf2503539726419a5b088e8220e695163ca894562f9c3d.jpg",
"visible_name": "Shenandoah.jpg",
"original_name": "Shenandoah.jpg"
}
],
"field_546075": [
4
],
"field_546180": null
}
]
},
{
"id": 88987,
"name": "States",
"order": 3,
"fields": [
{
"id": 546072,
"type": "text",
"name": "Name",
"order": 0,
"primary": true,
"text_default": ""
},
{
"id": 546073,
"type": "text",
"name": "Abbreviation",
"order": 1,
"primary": false,
"text_default": ""
},
{
"id": 546076,
"type": "link_row",
"name": "Parks located",
"order": 3,
"primary": false,
"link_row_table_id": 85802,
"link_row_related_field_id": 546075,
"has_related_field": true
},
{
"id": 549290,
"type": "file",
"name": "Photo",
"order": 4,
"primary": false
}
],
"views": [
{
"id": 122838,
"type": "grid",
"name": "All states",
"order": 1,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 32144,
"field_id": 546072,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"row_identifier_type": "id",
"field_options": [
{
"id": 736878,
"field_id": 546072,
"width": 103,
"hidden": false,
"order": 0,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 736876,
"field_id": 546073,
"width": 141,
"hidden": false,
"order": 1,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 742540,
"field_id": 546076,
"width": 237,
"hidden": false,
"order": 3,
"aggregation_type": "",
"aggregation_raw_type": ""
},
{
"id": 742552,
"field_id": 549290,
"width": 100,
"hidden": false,
"order": 2,
"aggregation_type": "",
"aggregation_raw_type": ""
}
]
},
{
"id": 123854,
"type": "gallery",
"name": "States gallery",
"order": 2,
"filter_type": "AND",
"filters_disabled": false,
"filters": [],
"sortings": [
{
"id": 32145,
"field_id": 546072,
"order": "ASC"
}
],
"decorations": [],
"public": false,
"card_cover_image_field_id": 549290,
"field_options": [
{
"id": 29735,
"field_id": 546072,
"hidden": false,
"order": 32767
},
{
"id": 29736,
"field_id": 546073,
"hidden": false,
"order": 32767
},
{
"id": 29737,
"field_id": 546076,
"hidden": false,
"order": 32767
},
{
"id": 29738,
"field_id": 549290,
"hidden": true,
"order": 32767
}
]
},
{
"id": 124004,
"type": "form",
"name": "New state",
"order": 3,
"public": false,
"title": "Interested in visiting a new state?",
"description": "Fill in the info below!",
"cover_image": null,
"logo_image": {
"name": "xYY9RPI2aFcT6YFP5gD1shfWaiXULCkj_539f142149105a6311ca41df3909e2be51b41c163e9e1e2be9c8122927988f28.jpg",
"original_name": "MAPs(1).jpg"
},
"submit_text": "Submit",
"submit_action": "MESSAGE",
"submit_action_message": "Added! Reload this page to add a new state.",
"submit_action_redirect_url": "",
"field_options": [
{
"id": 47992,
"field_id": 546072,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 47993,
"field_id": 546073,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 47994,
"field_id": 546076,
"name": "",
"description": "",
"enabled": true,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
},
{
"id": 47995,
"field_id": 549290,
"name": "",
"description": "",
"enabled": false,
"required": true,
"order": 32767,
"show_when_matching_conditions": false,
"condition_type": "AND",
"conditions": []
}
]
}
],
"rows": [
{
"id": 1,
"order": "1.00000000000000000000",
"created_on": "2022-08-08T12:46:14.884409+00:00",
"updated_on": "2022-08-09T12:34:53.937916+00:00",
"field_546072": "Louisiana",
"field_546073": "LA",
"field_546076": [
4
],
"field_549290": [
{
"name": "zoIGLhYWLf6tH9p1RBVxl8d2IQDLDcjY_ce736289e6cb016042badcf28a409e1fa3d170b840954f72a4d1eed02b4e32b5.jpg",
"visible_name": "Louisiana.jpg",
"original_name": "Louisiana.jpg"
}
]
},
{
"id": 2,
"order": "2.00000000000000000000",
"created_on": "2022-08-08T12:46:14.884731+00:00",
"updated_on": "2022-08-09T12:35:03.602664+00:00",
"field_546072": "Utah",
"field_546073": "UT",
"field_546076": [
5,
3
],
"field_549290": [
{
"name": "lYAqKyQpPToumW4hp7RIaIFixc1QBIuW_3b69cba6a5a23b01b9a2cc2e038aa595976e7f3ba872c9c9242faef5e7043db2.png",
"visible_name": "Utah.png",
"original_name": "Utah.png"
}
]
},
{
"id": 3,
"order": "3.00000000000000000000",
"created_on": "2022-08-09T12:23:44.244000+00:00",
"updated_on": "2022-08-09T12:35:09.468888+00:00",
"field_546072": "Kentucky",
"field_546073": "KY",
"field_546076": [
2
],
"field_549290": [
{
"name": "kXRTs6hb0ZPdq4aQj1mj2NWwLhktFcOD_063e6bf7d76433066925eb7c2aa2d16634a1d7c950366c03922b6c10e4520894.png",
"visible_name": "Kentucky.png",
"original_name": "Kentucky.png"
}
]
},
{
"id": 4,
"order": "4.00000000000000000000",
"created_on": "2022-08-09T12:24:31.837576+00:00",
"updated_on": "2022-08-09T12:35:17.739964+00:00",
"field_546072": "Virginia",
"field_546073": "VA",
"field_546076": [
6
],
"field_549290": [
{
"name": "q7JWzI9wpGcU6kPYAbBEeHp0gSjt6nUW_6bffc15d154ee1f11751f22e769150f76eb4427e975fd55454e7b81c3a369372.png",
"visible_name": "virginia.png",
"original_name": "virginia.png"
}
]
},
{
"id": 5,
"order": "5.00000000000000000000",
"created_on": "2022-08-09T12:25:55.096123+00:00",
"updated_on": "2022-08-09T12:35:25.448664+00:00",
"field_546072": "Wyoming",
"field_546073": "WY",
"field_546076": [
1
],
"field_549290": [
{
"name": "GTIX8D4e2uJ3NTc5o5FMqKPDtOC3pHOO_cb4af8849ec882880d3dec594bf42fb6eae731be62da2a62754377b5266bb326.png",
"visible_name": "Wyoming.png",
"original_name": "Wyoming.png"
}
]
},
{
"id": 6,
"order": "6.00000000000000000000",
"created_on": "2022-08-09T12:26:02.152343+00:00",
"updated_on": "2022-08-09T12:35:35.618050+00:00",
"field_546072": "Montana",
"field_546073": "MT",
"field_546076": [
1
],
"field_549290": [
{
"name": "WjCX5Uv2KzMFUDPYSMRoq9n0gkpxwRrX_023c737d94cc9c4791da0fb41698ef0e69117361b96355618c9afa74f65349d1.png",
"visible_name": "Montana.png",
"original_name": "Montana.png"
}
]
},
{
"id": 7,
"order": "7.00000000000000000000",
"created_on": "2022-08-09T12:26:06.863359+00:00",
"updated_on": "2022-08-09T12:36:08.366680+00:00",
"field_546072": "Idaho",
"field_546073": "ID",
"field_546076": [
1
],
"field_549290": [
{
"name": "MWg36MYvBA8OvPs0FuNpEkhV8eELKrkn_ee45ac3353ed2a714a29e0db6ba6f0b82910543f38d9225581d8793dfaeed51f.png",
"visible_name": "idaho.png",
"original_name": "idaho.png"
}
]
}
]
}
]
}
]
}