{
    "key": "group_job-fields-2024-default",
    "title": "Job Fields 2024 (Default)",
    "fields": [
        {
            "key": "job-information",
            "label": "Job Information",
            "name": "",
            "aria-label": "",
            "type": "tab",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "placement": "top",
            "endpoint": 0,
            "selected": 0
        },
        {
            "key": "job-title",
            "label": "Job Title",
            "name": "job_title",
            "aria-label": "",
            "type": "text",
            "instructions": "Die Jobbezeichnung, die im Frontend ausgespielt wird",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-ids",
            "label": "Job IDs",
            "name": "job_ids",
            "aria-label": "",
            "type": "group",
            "instructions": "Unsere interne ID. Externe ID wird nur für Jobs aus Kundenfeeds verwendet",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "layout": "block",
            "sub_fields": [
                {
                    "key": "job-internal-id",
                    "label": "Job Internal ID",
                    "name": "job_internal_id",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "50",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": ""
                },
                {
                    "key": "job-external-id",
                    "label": "Job External ID",
                    "name": "job_external_id",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "50",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": ""
                }
            ]
        },
        {
            "key": "job-created-at",
            "label": "Job Created At",
            "name": "job_created_at",
            "aria-label": "",
            "type": "date_picker",
            "instructions": "Tag der Freigabe durch den Kunden",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "50",
                "class": "",
                "id": ""
            },
            "display_format": "d.m.Y",
            "return_format": "d.m.Y",
            "first_day": 1,
            "translations": "copy_once"
        },
        {
            "key": "job-expires-at",
            "label": "Job Expires At",
            "name": "job_expires_at",
            "aria-label": "",
            "type": "date_picker",
            "instructions": "Der Tag, bis zu dem der Job online ist",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "50",
                "class": "",
                "id": ""
            },
            "display_format": "d\/m\/Y",
            "return_format": "d\/m\/Y",
            "first_day": 1,
            "translations": "copy_once"
        },
        {
            "key": "job-plan",
            "label": "Job Plan",
            "name": "job_plan",
            "aria-label": "",
            "type": "select",
            "instructions": "Basic, Best Practice oder Premium?",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "choices": {
                "basic": "Basic",
                "kfo": "KFO",
                "talent_pilot": "TalentPilot",
                "best_practice": "Best Practice",
                "premium": "Premium",
                "backfill": "Backfill",
                "counterforce": "Counterkräfte"
            },
            "default_value": false,
            "return_format": "value",
            "multiple": 0,
            "translations": "copy_once",
            "allow_null": 0,
            "allow_in_bindings": 1,
            "ui": 0,
            "ajax": 0,
            "placeholder": "",
            "create_options": 0,
            "save_options": 0
        },
        {
            "key": "job-line",
            "label": "Job Line",
            "name": "job_line",
            "aria-label": "",
            "type": "text",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "33.333",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-language",
            "label": "Job Language",
            "name": "job_language",
            "aria-label": "",
            "type": "text",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "33.333",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-of-the-week",
            "label": "Job of the Week",
            "name": "top_jobs",
            "aria-label": "",
            "type": "text",
            "instructions": "Beliebigen Text eingeben, um Job in den \"Job der Woche\" Slider darzustellen. Feld leeren, wenn Job nicht mehr im Slider auftauchen soll",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "33.333",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-external-application-link",
            "label": "Job External Application Link",
            "name": "job_external_application_link",
            "aria-label": "",
            "type": "url",
            "instructions": "Link zum Bewerberportal des Kunden, falls vorhanden",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "copy_once",
            "placeholder": ""
        },
        {
            "key": "job-application-e-mail",
            "label": "Job Application E-Mail",
            "name": "job_application_email",
            "aria-label": "",
            "type": "email",
            "instructions": "Fast-Application Empfänger, wenn kein Bewerbungslink vorhanden",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "copy_once",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-remote-boolean",
            "label": "Job Remote Boolean",
            "name": "job_remote_boolean",
            "aria-label": "",
            "type": "true_false",
            "instructions": "Aktivieren, wenn Job 100% ausgeführt werden kann",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "message": "",
            "default_value": 0,
            "translations": "copy_once",
            "ui": 0,
            "ui_on_text": "",
            "ui_off_text": ""
        },
        {
            "key": "job-salary",
            "label": "Job Salary",
            "name": "job_salary",
            "aria-label": "",
            "type": "text",
            "instructions": "Gehaltsspanne des Jobs",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-entry-date",
            "label": "Job Entry Date",
            "name": "job_entry_date",
            "aria-label": "",
            "type": "date_picker",
            "instructions": "Eintrittsdatum",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "50",
                "class": "",
                "id": ""
            },
            "display_format": "d.m.Y",
            "return_format": "d.m.Y",
            "first_day": 1,
            "translations": "copy_once"
        },
        {
            "key": "job-entry-text",
            "label": "Job Entry Text",
            "name": "job_entry_text",
            "aria-label": "",
            "type": "text",
            "instructions": "Freitext, falls kein Datum genannt wird",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "50",
                "class": "",
                "id": ""
            },
            "default_value": "ab sofort",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-exit-date",
            "label": "Job Exit Date",
            "name": "job_exit_date",
            "aria-label": "",
            "type": "date_picker",
            "instructions": "Bewerbungsfrist",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "display_format": "d.m.Y",
            "return_format": "d.m.Y",
            "first_day": 1,
            "translations": "copy_once"
        },
        {
            "key": "field_68c292bd7323b",
            "label": "Weltweit",
            "name": "job_worldwide",
            "aria-label": "",
            "type": "true_false",
            "instructions": "Dieser Job kann weltweit ausgeübt werden",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "50",
                "class": "",
                "id": ""
            },
            "message": "",
            "default_value": 0,
            "translations": "copy_once",
            "allow_in_bindings": 0,
            "ui": 0,
            "ui_on_text": "",
            "ui_off_text": ""
        },
        {
            "key": "field_68c292d77323c",
            "label": "Landesweit",
            "name": "job_countrywide",
            "aria-label": "",
            "type": "true_false",
            "instructions": "Dieser Job kann landesweit ausgeübt werden",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "50",
                "class": "",
                "id": ""
            },
            "message": "",
            "default_value": 0,
            "translations": "copy_once",
            "allow_in_bindings": 0,
            "ui": 0,
            "ui_on_text": "",
            "ui_off_text": ""
        },
        {
            "key": "job-locations",
            "label": "Job Locations",
            "name": "job_locations",
            "aria-label": "",
            "type": "repeater",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "layout": "block",
            "pagination": 0,
            "min": 0,
            "max": 0,
            "collapsed": "",
            "button_label": "Eintrag hinzufügen",
            "rows_per_page": 20,
            "sub_fields": [
                {
                    "key": "job-location-street",
                    "label": "Job Location Street",
                    "name": "job_location_street",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-locations"
                },
                {
                    "key": "job-location-zip",
                    "label": "Job Location ZIP",
                    "name": "job_location_zip",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-locations"
                },
                {
                    "key": "job-location-city",
                    "label": "Job Location City",
                    "name": "job_location_city",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-locations"
                },
                {
                    "key": "job-location-country",
                    "label": "Job Location Country",
                    "name": "job_location_country",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-locations"
                },
                {
                    "key": "job-location-country-code",
                    "label": "Job Location Country Code",
                    "name": "job_location_country_code",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-locations"
                },
                {
                    "key": "job-location-lat",
                    "label": "Job Location Lat",
                    "name": "job_location_lat",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-locations"
                },
                {
                    "key": "job-location-lng",
                    "label": "Job Location Lng",
                    "name": "job_location_lng",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-locations"
                }
            ]
        },
        {
            "key": "job-cities",
            "label": "Job Cities",
            "name": "job_cities",
            "aria-label": "",
            "type": "text",
            "instructions": "Alle oben aufgeführten Arbeitsorte gebündelt, kommagetrennt (z.B.: \"Mainz, Wiesbaden, Frankfurt, weltweit\" – wichtig für die Ausspielung auf Wonderkind\/Print-Stellenmärkte)",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-contents-iframe-source",
            "label": "Job Contents iFrame Source",
            "name": "job_contents_iframe_src",
            "aria-label": "",
            "type": "url",
            "instructions": "URL zum abgelegten HTML-\/PDF-File",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "copy_once",
            "placeholder": ""
        },
        {
            "key": "job-contents",
            "label": "Job Contents",
            "name": "job_contents",
            "aria-label": "",
            "type": "repeater",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "layout": "table",
            "pagination": 0,
            "min": 0,
            "max": 0,
            "collapsed": "",
            "button_label": "Eintrag hinzufügen",
            "rows_per_page": 20,
            "sub_fields": [
                {
                    "key": "job-content-headline",
                    "label": "Job Content Headline",
                    "name": "job_content_headline",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "Hierbei handelt es sich um eine beschreibende Headline wie z.B. \"Deine \/ Ihre Benefits\", \"Deine \/ Ihre Berugserfahrung\"",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-contents"
                },
                {
                    "key": "job-content-body",
                    "label": "Job Content Body",
                    "name": "job_content_body",
                    "aria-label": "",
                    "type": "wysiwyg",
                    "instructions": "Hier steht der Text zur entsprechenden Headline. Die Zeichenlänge ist unbegrenzt – zu lange Texte sollten lieber in zwei separate Einträge gesplittet werden.",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "tabs": "all",
                    "toolbar": "full",
                    "media_upload": 1,
                    "delay": 0,
                    "parent_repeater": "job-contents"
                },
                {
                    "key": "job-content-select",
                    "label": "Job Content Select",
                    "name": "job_content_select",
                    "aria-label": "",
                    "type": "select",
                    "instructions": "Job Content Select dient dazu Google verständlich zu machen um welchen Inhalt der Stellenausschreibung es sich handelt.",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "choices": {
                        "neutral": "Neutral",
                        "tasks": "Aufgaben",
                        "qualifications": "Qualifikationen",
                        "benefits": "Vorteile",
                        "intro": "Intro",
                        "company": "Company",
                        "contact": "Contact"
                    },
                    "default_value": "neutral",
                    "return_format": "value",
                    "multiple": 0,
                    "translations": "copy_once",
                    "allow_null": 0,
                    "ui": 0,
                    "ajax": 0,
                    "placeholder": "",
                    "parent_repeater": "job-contents",
                    "create_options": 0,
                    "save_options": 0
                }
            ]
        },
        {
            "key": "job-contacts",
            "label": "Job Contacts",
            "name": "job_contacts",
            "aria-label": "",
            "type": "repeater",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "layout": "table",
            "pagination": 0,
            "min": 0,
            "max": 0,
            "collapsed": "",
            "button_label": "Eintrag hinzufügen",
            "rows_per_page": 20,
            "sub_fields": [
                {
                    "key": "job-contact-salutation",
                    "label": "Job Contact Salutation",
                    "name": "job_contact_salutation",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-contacts"
                },
                {
                    "key": "job-contact-name",
                    "label": "Job Contact Name",
                    "name": "job_contact_name",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-contacts"
                },
                {
                    "key": "job-contact-e-mail",
                    "label": "Job Contact E-Mail",
                    "name": "job_contact_email",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-contacts"
                },
                {
                    "key": "job-contact-position",
                    "label": "Job Contact Position",
                    "name": "job_contact_position",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-contacts"
                },
                {
                    "key": "job-contact-phone",
                    "label": "Job Contact Phone",
                    "name": "job_contact_phone",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-contacts"
                },
                {
                    "key": "job-contact-profile-picture",
                    "label": "Job Contact Profile Picture",
                    "name": "job_contact_profile_picture",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "job-contacts"
                }
            ]
        },
        {
            "key": "employer-information",
            "label": "Employer Information",
            "name": "",
            "aria-label": "",
            "type": "tab",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "placement": "top",
            "endpoint": 0,
            "selected": 0
        },
        {
            "key": "employer-page-id",
            "label": "Employer Page ID",
            "name": "employer_page_id",
            "aria-label": "",
            "type": "text",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "employer-logo-url",
            "label": "Employer Logo URL",
            "name": "employer_logo_url",
            "aria-label": "",
            "type": "url",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "copy_once",
            "placeholder": ""
        },
        {
            "key": "employer-name",
            "label": "Employer Name",
            "name": "employer_name",
            "aria-label": "",
            "type": "text",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "employer-description",
            "label": "Employer Description",
            "name": "employer_description",
            "aria-label": "",
            "type": "text",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "employer-addresses",
            "label": "Employer Addresses",
            "name": "employer_addresses",
            "aria-label": "",
            "type": "repeater",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "layout": "block",
            "pagination": 0,
            "min": 0,
            "max": 0,
            "collapsed": "",
            "button_label": "Eintrag hinzufügen",
            "rows_per_page": 20,
            "sub_fields": [
                {
                    "key": "employer-address-street",
                    "label": "Employer Address Street",
                    "name": "employer_address_street",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "100",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "employer-addresses"
                },
                {
                    "key": "employer-address-zip",
                    "label": "Employer Address ZIP",
                    "name": "employer_address_zip",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "50",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "employer-addresses"
                },
                {
                    "key": "employer-address-city",
                    "label": "Employer Address City",
                    "name": "employer_address_city",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "50",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "employer-addresses"
                },
                {
                    "key": "employer-address-country",
                    "label": "Employer Address Country",
                    "name": "employer_address_country",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "50",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "employer-addresses"
                },
                {
                    "key": "employer-address-country-code",
                    "label": "Employer Address Country Code",
                    "name": "employer_address_country_code",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "50",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "employer-addresses"
                },
                {
                    "key": "employer-address-lat",
                    "label": "Employer Address Lat",
                    "name": "employer_address_lat",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "50",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "employer-addresses"
                },
                {
                    "key": "employer-address-lng",
                    "label": "Employer Address Lng",
                    "name": "employer_address_lng",
                    "aria-label": "",
                    "type": "text",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "50",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "translate",
                    "maxlength": "",
                    "placeholder": "",
                    "prepend": "",
                    "append": "",
                    "parent_repeater": "employer-addresses"
                }
            ]
        },
        {
            "key": "employer-images",
            "label": "Employer Images",
            "name": "employer_images",
            "aria-label": "",
            "type": "repeater",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "layout": "table",
            "pagination": 0,
            "min": 0,
            "max": 0,
            "collapsed": "",
            "button_label": "Eintrag hinzufügen",
            "rows_per_page": 20,
            "sub_fields": [
                {
                    "key": "employer-image-url",
                    "label": "Employer Image URL",
                    "name": "employer_image_url",
                    "aria-label": "",
                    "type": "url",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "placeholder": "",
                    "parent_repeater": "employer-images"
                }
            ]
        },
        {
            "key": "employer-videos",
            "label": "Employer Videos",
            "name": "employer_videos",
            "aria-label": "",
            "type": "repeater",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "layout": "table",
            "pagination": 0,
            "min": 0,
            "max": 0,
            "collapsed": "",
            "button_label": "Eintrag hinzufügen",
            "rows_per_page": 20,
            "sub_fields": [
                {
                    "key": "employer-video-url",
                    "label": "Employer Video URL",
                    "name": "employer_video_url",
                    "aria-label": "",
                    "type": "url",
                    "instructions": "",
                    "required": 0,
                    "conditional_logic": 0,
                    "wrapper": {
                        "width": "",
                        "class": "",
                        "id": ""
                    },
                    "default_value": "",
                    "translations": "copy_once",
                    "placeholder": "",
                    "parent_repeater": "employer-videos"
                }
            ]
        },
        {
            "key": "erweitert",
            "label": "Erweitert",
            "name": "",
            "aria-label": "",
            "type": "tab",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "placement": "top",
            "endpoint": 0,
            "selected": 0
        },
        {
            "key": "job-hash",
            "label": "Job Hash",
            "name": "job_hash",
            "aria-label": "",
            "type": "text",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "100",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-feed-origin",
            "label": "Job Feed Origin",
            "name": "job_feed_origin",
            "aria-label": "",
            "type": "text",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "50",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-imported-at",
            "label": "Job Imported At",
            "name": "job_imported_at",
            "aria-label": "",
            "type": "text",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "50",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "copy_once",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-description",
            "label": "Job Description",
            "name": "job_description",
            "aria-label": "",
            "type": "wysiwyg",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "tabs": "all",
            "toolbar": "full",
            "media_upload": 1,
            "delay": 0
        },
        {
            "key": "expose-url",
            "label": "Exposé URL",
            "name": "job_expose_url",
            "aria-label": "",
            "type": "url",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "copy_once",
            "placeholder": ""
        },
        {
            "key": "job-iframe-url",
            "label": "Job iFrame URL",
            "name": "job_iframe_url",
            "aria-label": "",
            "type": "url",
            "instructions": "",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-canonical-url",
            "label": "Job Canonical URL",
            "name": "job_canonical_url",
            "aria-label": "",
            "type": "text",
            "instructions": "DO NOT CHANGE THIS!",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-translation-slug",
            "label": "Job Translation Slug",
            "name": "job_translation_slug",
            "aria-label": "",
            "type": "text",
            "instructions": "DO NOT CHANGE THIS!",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "translate",
            "maxlength": "",
            "placeholder": "",
            "prepend": "",
            "append": ""
        },
        {
            "key": "job-pulse-id-monday-com",
            "label": "Job Pulse ID (Monday.com)",
            "name": "job_pulse_id_mondaycom",
            "aria-label": "",
            "type": "number",
            "instructions": "DO NOT CHANGE THIS!",
            "required": 0,
            "conditional_logic": 0,
            "wrapper": {
                "width": "",
                "class": "",
                "id": ""
            },
            "default_value": "",
            "translations": "copy_once",
            "min": "",
            "max": "",
            "placeholder": "",
            "step": "",
            "prepend": "",
            "append": ""
        }
    ],
    "location": [
        [
            {
                "param": "post_type",
                "operator": "==",
                "value": "post_type_job"
            }
        ]
    ],
    "menu_order": 0,
    "position": "normal",
    "style": "default",
    "label_placement": "top",
    "instruction_placement": "label",
    "hide_on_screen": "",
    "active": false,
    "description": "",
    "show_in_rest": 0,
    "modified": 1771881144
}
