GET /rest/v1/project_custom_field/?format=api&ordering=-dropdown_options&page=234
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9318,
    "next": "https://rsr.akvo.org/rest/v1/project_custom_field/?format=api&ordering=-dropdown_options&page=235",
    "previous": "https://rsr.akvo.org/rest/v1/project_custom_field/?format=api&ordering=-dropdown_options&page=233",
    "results": [
        {
            "id": 60705,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8901
        },
        {
            "id": 60740,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8902
        },
        {
            "id": 60775,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8903
        },
        {
            "id": 60810,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [],
            "project": 8904
        },
        {
            "id": 60845,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [],
            "project": 8905
        },
        {
            "id": 60880,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [],
            "project": 8906
        },
        {
            "id": 60915,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Other",
                            "extra_text": "Microplastic resulting from wear and tear of packaging, toxic additives"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Additives incorporated into plastic items",
                    "options": []
                }
            ],
            "project": 8907
        },
        {
            "id": 60950,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8908
        },
        {
            "id": 60985,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8909
        },
        {
            "id": 61020,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Additives incorporated into plastic items",
                    "options": []
                }
            ],
            "project": 8910
        },
        {
            "id": 61055,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8911
        },
        {
            "id": 61090,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Other",
                            "extra_text": "Urban waste on the streets, entering the stormwater system"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Other",
                            "extra_text": "Fragmenting from larger items which are intentionally left on the streets "
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8912
        },
        {
            "id": 61125,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Other",
                    "extra_text": "WasteWise doesn't target macro or micro plastics specifically but rather looks at all material use and sustainable management."
                }
            ],
            "project": 8913
        },
        {
            "id": 61160,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Additives incorporated into plastic items",
                    "options": []
                }
            ],
            "project": 8914
        },
        {
            "id": 61195,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Additives incorporated into plastic items",
                    "options": []
                }
            ],
            "project": 8915
        },
        {
            "id": 61230,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Polystyrene items"
                        },
                        {
                            "name": "Other",
                            "extra_text": "Tires"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Other",
                            "extra_text": "Education"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8916
        },
        {
            "id": 61265,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Other",
                            "extra_text": "Microplastics that result from degradation of macroplastics (secondary microplastics)"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8917
        },
        {
            "id": 61300,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Other",
                            "extra_text": "SBR rubber of various sizes"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Other",
                            "extra_text": "SBR rubber of various sizes"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8918
        },
        {
            "id": 61335,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8919
        },
        {
            "id": 61370,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Plastic bags"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8920
        },
        {
            "id": 61405,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Additives incorporated into plastic items",
                    "options": []
                }
            ],
            "project": 8921
        },
        {
            "id": 61440,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8922
        },
        {
            "id": 61475,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8923
        },
        {
            "id": 61510,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Additives incorporated into plastic items",
                    "options": []
                }
            ],
            "project": 8924
        },
        {
            "id": 61545,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8925
        },
        {
            "id": 61580,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8926
        },
        {
            "id": 61615,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8927
        },
        {
            "id": 61650,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8928
        },
        {
            "id": 61685,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8929
        },
        {
            "id": 61720,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                    "options": [
                        {
                            "name": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8930
        }
    ]
}