GET /rest/v1/project_custom_field/?format=api&ordering=name&page=206
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=name&page=207",
    "previous": "https://rsr.akvo.org/rest/v1/project_custom_field/?format=api&ordering=name&page=205",
    "results": [
        {
            "id": 65641,
            "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": "Pellets, flake and powder"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9098
        },
        {
            "id": 65676,
            "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": "Microbeads used in cosmetics"
                        },
                        {
                            "name": "Other",
                            "extra_text": "Fibres from textiles, tire dust, and pellets"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9099
        },
        {
            "id": 65711,
            "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": "Only microplastics visible to the naked eye, such as pellets and some secondary microplastics."
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9100
        },
        {
            "id": 65746,
            "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": 9101
        },
        {
            "id": 65781,
            "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": "Pellets flakes and powder"
                }
            ],
            "project": 9102
        },
        {
            "id": 65816,
            "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": "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": "Visible / collectable plastic fragments, pellets"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9103
        },
        {
            "id": 65851,
            "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": [],
                    "multiselect": true
                }
            ],
            "project": 9104
        },
        {
            "id": 65886,
            "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": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9105
        },
        {
            "id": 65921,
            "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": "Pellets and plastic fragmentation"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9106
        },
        {
            "id": 65956,
            "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": 9107
        },
        {
            "id": 65991,
            "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": 9108
        },
        {
            "id": 66026,
            "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": "Plastic nurdles"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9109
        },
        {
            "id": 66061,
            "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": 9110
        },
        {
            "id": 66096,
            "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": 9111
        },
        {
            "id": 66131,
            "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": 9112
        },
        {
            "id": 66166,
            "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": "Plastic nurdles, plastic fragments"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9113
        },
        {
            "id": 66201,
            "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": "Plastic nurdles and plastic fragments"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9114
        },
        {
            "id": 66236,
            "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": 9115
        },
        {
            "id": 66271,
            "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": 9116
        },
        {
            "id": 66306,
            "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": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9117
        },
        {
            "id": 66341,
            "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": 9118
        },
        {
            "id": 66376,
            "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": 9119
        },
        {
            "id": 66412,
            "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": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9528
        },
        {
            "id": 66448,
            "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": 9529
        },
        {
            "id": 66484,
            "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": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing 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)"
                        }
                    ],
                    "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": 9530
        },
        {
            "id": 66520,
            "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)"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9531
        },
        {
            "id": 66556,
            "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": 9532
        },
        {
            "id": 66592,
            "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"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Fishing related items"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9533
        },
        {
            "id": 66628,
            "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": "Microplastics used in other products e.g. paints"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Additives incorporated into plastic items",
                    "options": []
                }
            ],
            "project": 9534
        },
        {
            "id": 120,
            "name": "Project code",
            "section": 1,
            "max_characters": 0,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 4,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 4303
        }
    ]
}