{
    "internalName": "default",
    "title": "General Login/Registration",
    "tracking": {
      "name": "multi_step_registration",
      "isrc": "REG1_RESP"
    },
    "steps": [
      {
        "heading": "Create Your Account",
        "fields": ["email", "password", "age"]
      },
      {
        "heading": "Military Service",
        "fields": ["status", "service"]
      },
      {
        "heading": "Name & Location",
        "fields": ["first-name", "zipcode"]
      }
    ],
    "completion": {
      "heading": "Thank You For Registering!",
      "autoClose": true
    }
}
