diff --git a/lib/documents/schemas/farming_grant_options.json b/lib/documents/schemas/farming_grant_options.json index a9142dd4b..e7da0085f 100644 --- a/lib/documents/schemas/farming_grant_options.json +++ b/lib/documents/schemas/farming_grant_options.json @@ -1,8 +1,9 @@ { + "pre_production": true, "content_id": "23ad50d7-916c-456b-b3de-4b27739d5be1", "base_path": "/farming-grant-options", "format_name": "Farming grant options", - "name": "Farming grant options", + "name": "Farming grant finder", "description": "Find out about grant options, items and actions in the Farming and Countryside Programme. This is for land or farms in England.", "filter": { "format": "farming_grant_option" @@ -19,6 +20,56 @@ "document_noun": "grant", "facets": [ + { + "key": "land_types", + "name": "Land types", + "type": "text", + "preposition": "for", + "display_as_result_metadata": true, + "filterable": true, + "allowed_values": [ + { + "label": "Arable land", + "value": "arable-land" + }, + { + "label": "Coast", + "value": "coast" + }, + { + "label": "Grassland", + "value": "grassland" + }, + { + "label": "Lowland heath", + "value": "lowland-heath" + }, + { + "label": "Moorland and upland", + "value": "moorland-and-upland" + }, + { + "label": "Organic land", + "value": "organic-land" + }, + { + "label": "Priority habitats", + "value": "priority-habitats" + }, + { + "label": "Waterbodies", + "value": "waterbodies" + }, + { + "label": "Wetland", + "value": "wetland" + }, + { + "label": "Woodland", + "value": "woodland" + } + ] + }, { "key": "areas_of_interest", "name": "Areas of interest", @@ -97,56 +148,6 @@ } ] }, - { - "key": "land_types", - "name": "Land types", - "type": "text", - "preposition": "for", - "display_as_result_metadata": true, - "filterable": true, - "allowed_values": [ - { - "label": "Arable land", - "value": "arable-land" - }, - { - "label": "Coast", - "value": "coast" - }, - { - "label": "Grassland", - "value": "grassland" - }, - { - "label": "Lowland heath", - "value": "lowland-heath" - }, - { - "label": "Moorland and upland", - "value": "moorland-and-upland" - }, - { - "label": "Organic land", - "value": "organic-land" - }, - { - "label": "Priority habitats", - "value": "priority-habitats" - }, - { - "label": "Waterbodies", - "value": "waterbodies" - }, - { - "label": "Wetland", - "value": "wetland" - }, - { - "label": "Woodland", - "value": "woodland" - } - ] - }, { "key": "grant_schemes", "name": "Grant schemes",