Remote work phonecall form

{
  "config": {
    "template": "register",
    "logos": [
    {
      "image": "edgeryders",
      "url": "https://edgeryders.eu"
    }],
    "title": "Book a phonecall with our team",
    "image": "signup.svg",
    "text": "<p>In order to connect you with the right expert, it is good if we know a little about your context and priorities right now.</p><p>.</p>",
    "confirmation": {
      "title": "Thanks for your response",
      "text": "Check your inbox for a follow up email from Edgeryders. <a href='https://edgeryders.eu/t/about-the-coworking-recovery-event-forum/13985'>here</a>."
    },
    "account": {
      "template": "Register",
      "text": " "
    },
    "publish": {
      "topic": 14731
    }
  },
  "fields": [
    {
      "type": "textarea",
      "title": "Short introduction",
      "text": "Tell us what brings you here, your work situation, aspects of remote work you want to gain knowledge in and how you think joining our community can help you get there.",
      "placeholder": "Hi, my name is.."
    },
    {
      "type": "radio",
      "title": "Third Question",
      "text": "If you work in an organisation, are you interested in training, coaching or consulting services to help you excel at remote work?",
      "options": ["Yes", "No", "Not Sure"]
    },
    {
      "type": "checkbox",
      "title": "Constent",
      "text": "I give Edgeryders permission to send me an invitation to a 15 minute phonecall."
    },
    {
      "type": "submit",
      "text": "Send"
    }
  ]
}